commit | 7bd7e483c27d884c2f59e286e42623abba413f83 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Sep 09 15:37:44 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 10 13:29:01 2015 -0700 |
tree | e064fd71e1d859e76a42be051e5b6e6d217e2540 | |
parent | 86406b1cb7ac4fa5e7691eae5f2fb10c9af03dc3 [diff] |
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>