diff options
author | Martin Roth <martinroth@google.com> | 2018-08-10 21:00:28 -0600 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-08-13 12:23:24 +0000 |
commit | c210d0e31a39d382c6a18f4017ae90e5896e5db3 (patch) | |
tree | 12ef55d8fab9ca97b03a34940899d5f52e3229f8 /src/cpu/x86/smm | |
parent | 1efe2578c00e18cfc409f2ecfd95118f95a0d69c (diff) |
.checkpatch.conf: Ignore a few more warnings
- PRINTK_WITHOUT_KERN_LEVEL is a new warning that coreboot's printks
don't follow.
- UNDOCUMENTED_DT_STRING is ignored because we don't have any
documentation for .dt files.
- SPDX_LICENSE_TAG is another new warning. We can evaluate adding the
spdx license tags to our files, but at this point they aren't there, so
disable it for now.
Change-Id: I4b7fcfc0339b358a48e77188d85b47c022c7eb49
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/28044
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/cpu/x86/smm')
0 files changed, 0 insertions, 0 deletions