]> git.baikalelectronics.ru Git - kernel.git/commit
checkpatch: make --strict the default for drivers/staging files and patches
authorJoe Perches <joe@perches.com>
Wed, 9 Sep 2015 22:37:44 +0000 (15:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Sep 2015 20:29:01 +0000 (13:29 -0700)
commit982509bc0c4fcdb2cd3bee5f393d4654747fd1ac
treee064fd71e1d859e76a42be051e5b6e6d217e2540
parent3977c2f5643685e9eade04b2efe60fcc7d4f3b21
checkpatch: make --strict the default for drivers/staging files and patches

Making --strict the default for staging may help some people submit
patches without obvious defects.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl