]> git.karo-electronics.de Git - karo-tx-linux.git/commit
checkpatch: always warn on missing blank line after variable declaration block
authorJoe Perches <joe@perches.com>
Thu, 22 May 2014 00:43:42 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:43:42 +0000 (10:43 +1000)
commit752c6d125eadf08c855a17f3e50ff7824b94590d
treedfea49895192feb320c50f762313771fdcbb0e78
parent9436e9745471f3bb82d8e195ef8648c1703c5f37
checkpatch: always warn on missing blank line after variable declaration block

Make the test system wide, modify the message too.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
scripts/checkpatch.pl