Nico Huber has uploaded this change for review. ( https://review.coreboot.org/28214
Change subject: util/lint: Exclude util/superiotool from checkpatch ......................................................................
util/lint: Exclude util/superiotool from checkpatch
Change-Id: Ifa33938a0fbac10577cbda10537f856f6f100233 Signed-off-by: Nico Huber nico.h@gmx.de --- M util/lint/lint-007-checkpatch 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/28214/1
diff --git a/util/lint/lint-007-checkpatch b/util/lint/lint-007-checkpatch index 34b9331..abc63f1 100755 --- a/util/lint/lint-007-checkpatch +++ b/util/lint/lint-007-checkpatch @@ -23,6 +23,7 @@ ^payloads/libpayload/curses/PDCurses|\ ^util/crossgcc/patches|\ ^util/kconfig|\ +^util/superiotool|\ ^src/vendorcode|\ ^Documentation"