From 55e3a6ae0910dcd63f95751816ae068c4a103d53 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Tue, 12 Feb 2019 12:53:07 +0100 Subject: util/lint: Exclude util/inteltool from checkpatch It's causing too much noise during review of register tables. Change-Id: Iae6cd4454c5ed84b5fe0ea5f8a244e2a2fa13407 Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/c/31367 Reviewed-by: Patrick Rudolph Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) --- util/lint/lint-007-checkpatch | 1 + 1 file changed, 1 insertion(+) (limited to 'util/lint/lint-007-checkpatch') diff --git a/util/lint/lint-007-checkpatch b/util/lint/lint-007-checkpatch index abc63f12d2..afa593e3b0 100755 --- a/util/lint/lint-007-checkpatch +++ b/util/lint/lint-007-checkpatch @@ -22,6 +22,7 @@ INCLUDED_FILES='.*\.[ch]\|Kconfig.*$' EXCLUDED_DIRS="^payloads/libpayload/util/kconfig\|\ ^payloads/libpayload/curses/PDCurses\|\ ^util/crossgcc/patches\|\ +^util/inteltool\|\ ^util/kconfig\|\ ^util/superiotool\|\ ^src/vendorcode\|\ -- cgit v1.2.3