]> git.baikalelectronics.ru Git - kernel.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)
commit87a3c9e7bf32e1d8e6833347ecd67436576957f4
tree4d0a274a811cbe9169ce03267dbfce1dd99b8403
parentcac8ec18f07b3af364f7f06a447349f212d20901
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