diff options
author | 2017-02-24 15:01:41 -0800 | |
---|---|---|
committer | 2017-02-24 17:46:57 -0800 | |
commit | e4c5babd32f974cf3db4b5bdb02f23132cc81afb (patch) | |
tree | d41c61a5d14983da808de3ac672d72abfecc27e8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | checkpatch: add another old address for the FSF (diff) | |
download | linux-rng-e4c5babd32f974cf3db4b5bdb02f23132cc81afb.tar.xz linux-rng-e4c5babd32f974cf3db4b5bdb02f23132cc81afb.zip |
checkpatch: notice unbalanced else braces in a patch
Patches that add or modify code like
} else
<foo>
or
else {
<bar>
where one branch appears to have a brace and the other branch does not
have a brace should emit a --strict style message.
Link: http://lkml.kernel.org/r/c6be32747fc725cbc235802991746700a0f54fdc.1486754390.git.joe@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions