checkpatch: always warn on missing blank line after variable declaration block
authorJoe Perches <joe@perches.com>
Wed, 4 Jun 2014 23:12:04 +0000 (16:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Jun 2014 23:54:19 +0000 (16:54 -0700)
commit3f7bac031c6ba61c89b06b279f74a25309da1625
treec7103eb6368007eda148010c4390ddf79ba8f72c
parent185d566bcd0a8e83fe762b3bbef1d58347b9a034
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl