diff options
author | Joe Perches | 2017-11-18 00:28:41 +0100 |
---|---|---|
committer | Linus Torvalds | 2017-11-18 01:10:02 +0100 |
commit | eeef5733e30e736926c762fa3336c4dd5702bcdf (patch) | |
tree | be1e6633c56967c6d8812a759c50bddb143dfd79 /scripts/dtc/include-prefixes | |
parent | scripts/checkpatch.pl: avoid false warning missing break (diff) | |
download | kernel-qcow2-linux-eeef5733e30e736926c762fa3336c4dd5702bcdf.tar.gz kernel-qcow2-linux-eeef5733e30e736926c762fa3336c4dd5702bcdf.tar.xz kernel-qcow2-linux-eeef5733e30e736926c762fa3336c4dd5702bcdf.zip |
checkpatch: printks always need a KERN_<LEVEL>
There was code in checkpatch that allowed continuation printks to be
used without KERN_CONT. Remove the continuation check and always
require a KERN_<LEVEL>.
Link: http://lkml.kernel.org/r/61980ef41d5b9b6543da1c49055042e0ab74d308.1507047008.git.joe@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/dtc/include-prefixes')
0 files changed, 0 insertions, 0 deletions