]> bbs.cooldavid.org Git - net-next-2.6.git/commit
checkpatch: add more exceptions to 80 char lines
authorJoe Perches <joe@perches.com>
Tue, 10 Aug 2010 00:21:01 +0000 (17:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Aug 2010 03:45:09 +0000 (20:45 -0700)
commit8bbea968f9022c3f66a36902509574597611be99
tree4d0a274a811cbe9169ce03267dbfce1dd99b8403
parent5150bda43c58cdce7eb851c3fe2ca913524459a0
checkpatch: add more exceptions to 80 char lines

Add new logging functions netdev_<level> and netif_<level>.
Don't complain if the only thing on a line is a quoted string.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Andy Whitcroft <apw@shadowen.org>
Cc: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl