aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2012-03-23 15:02:19 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2012-03-23 16:58:37 -0700
commitaad4f61498314d41d047ea2161b7bd7237b72d33 (patch)
tree503836c82abeaed36ad119538fa3cbb7b8d94b24 /security
parentcheckpatch: add [] to type extensions (diff)
downloadlinux-dev-aad4f61498314d41d047ea2161b7bd7237b72d33.tar.xz
linux-dev-aad4f61498314d41d047ea2161b7bd7237b72d33.zip
checkpatch: add --strict tests for braces, comments and casts
Add some more subjective --strict tests. Add a test for block comments that start with a blank line followed only by a line with just the comment block initiator. Prefer a blank line followed by /* comment... Add a test for unnecessary spaces after a cast. Add a test for symmetric uses of braces in if/else blocks. If one branch needs braces, then all branches should use braces. Signed-off-by: Joe Perches <joe@perches.com> Cc: 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 'security')
0 files changed, 0 insertions, 0 deletions