diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2017-10-28 02:03:06 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2017-10-29 10:11:58 +0000 |
commit | 38304eb534e814092bfc52c7123557217d5649fd (patch) | |
tree | d31f03e6b5ed94cedf12a0ad2a4b925e766092b3 /src | |
parent | cf24226ed97ba9a76c85383c6c867a10028de39d (diff) | |
download | coreboot-38304eb534e814092bfc52c7123557217d5649fd.tar.xz |
.checkpatch.conf: Ignore CORRUPTED_PATCH lint
This lint makes lines like the following (trap_handler.c:30)
uncommitable:
printk(BIOS_DEBUG, "Getting hart id...\n");
The significant part of the line seems to be `\n")`.
Change-Id: Id854ebcef11d8188aea707b8f3e988c704721bf5
Reported-by: Maximilian Schander <maxschander@googlemail.com>
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/22202
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Maximilian Schander <maxschander@googlemail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions