]> git.karo-electronics.de Git - karo-tx-linux.git/commit
checkpatch: improve network block comment test and message
authorJoe Perches <joe@perches.com>
Wed, 19 Jun 2013 00:07:19 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:27:05 +0000 (17:27 +1000)
commit65587aa105015b4f6633d3ff836e3e78716df87d
treee03f5cefa24028edd5ff1b8f8658b09de83e4ea2
parent196aa908e117fa0c31bea7235d5cdcebc8e6a9c1
checkpatch: improve network block comment test and message

Show the first line of the comment after a line with just /* to better
show where the defective comment style is in the file.

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