diff options
author | Daniel Axtens <dja@axtens.net> | 2020-12-01 17:43:44 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-12-03 17:01:20 +0300 |
commit | 1fc0c27b14b93b2506953ef59e965d98ccc78122 (patch) | |
tree | 5588e40d013c9c3762736598cc8bf0cd31ffb7d1 /tools/testing/selftests/powerpc | |
parent | c8754c517e37270a01b0561ad46ee647a721a09b (diff) | |
download | linux-1fc0c27b14b93b2506953ef59e965d98ccc78122.tar.xz |
powerpc/feature-fixups: use a semicolon rather than a comma
In a bunch of our security flushes, we use a comma rather than
a semicolon to 'terminate' an assignment. Nothing breaks, but
checkpatch picks it up if you copy it into another flush.
Switch to semicolons for ending statements.
Signed-off-by: Daniel Axtens <dja@axtens.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20201201144344.1228421-1-dja@axtens.net
Diffstat (limited to 'tools/testing/selftests/powerpc')
0 files changed, 0 insertions, 0 deletions