OSDN Git Service

checkpatch: Allow comments in macros tested for single statements
authorJoe Perches <joe@perches.com>
Fri, 13 Feb 2015 22:38:32 +0000 (14:38 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Feb 2015 05:21:39 +0000 (21:21 -0800)
commit1b36b201c081ddb6ced1983c5ebf75fa635b6e4b
tree50b91fe85dfacb31415e712e4771e3b81a319c3c
parent327953e9af6c59ad111b28359e59e3ec0cbd71b6
checkpatch: Allow comments in macros tested for single statements

Convert all the comments to spaces before testing for single statement
macros.

Reported-by: Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
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>
scripts/checkpatch.pl