]> git.karo-electronics.de Git - karo-tx-linux.git/commit
checkpatch: improve network block comment test and message
authorJoe Perches <joe@perches.com>
Wed, 3 Jul 2013 22:05:23 +0000 (15:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Jul 2013 23:07:44 +0000 (16:07 -0700)
commitfdb4bcd6108602097b9a1ebd11f6e61f331c8dce
treeecc8b5a175e5cf6c00f6351a803e967a719d484e
parent807bd26c4c3e94aced4630ba8369c8941728636b
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl