diff options
author | Andy Whitcroft <apw@shadowen.org> | 2008-07-24 06:29:03 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-24 19:47:25 +0200 |
commit | 53210168feeff9a3c780bd42f69936d4c12381d5 (patch) | |
tree | 7f637f7e8a1c01b0a5fd4456d31da4868472a95d /scripts/Makefile | |
parent | checkpatch: check spacing for square brackets (diff) | |
download | linux-53210168feeff9a3c780bd42f69936d4c12381d5.tar.xz linux-53210168feeff9a3c780bd42f69936d4c12381d5.zip |
checkpatch: toughen trailing if statement checks and extend them to while and for
Extend the trailing statement checks to report a trailing semi-colon ';'
as we really want it on the next line and indented so it is really really
obvious. Also extend the tests to include while and for.
Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/Makefile')
0 files changed, 0 insertions, 0 deletions