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)
commit7bd7e483c27d884c2f59e286e42623abba413f83
treee064fd71e1d859e76a42be051e5b6e6d217e2540
parent86406b1cb7ac4fa5e7691eae5f2fb10c9af03dc3
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