]> git.karo-electronics.de Git - karo-tx-linux.git/commit
checkpatch: make --strict a default for files in drivers/net and net/
authorJoe Perches <joe@perches.com>
Sat, 17 May 2014 13:18:35 +0000 (23:18 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 17 May 2014 13:18:35 +0000 (23:18 +1000)
commitfadeaf11691b5903507e04942a7f8e8f7db5390d
tree76b92a7f753d4eca4719659c9c83d2c7a6aa3519
parent2b51ce2337df6ba989f5f2d23c1da91197aa2286
checkpatch: make --strict a default for files in drivers/net and net/

Networking files are generally more strictly conformant to linux-kernel
style so make checkpatch more verbose by default for patches to files or
when checking files in these directories.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Andy Whitcroft <apw@canonical.com>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
scripts/checkpatch.pl