coreboot-kgpe-d16/util/lint
Martin Roth b6acc3071f kconfig_lint: Fix check_is_enabled for 2 symbols on the same line
The previous code would miss the first of two IS_ENABLED(CONFIG_symbol)
sequences on a line.  This patch saves the rest of the line and loops
to check any other entries on the same line of text.

Change-Id: If4e66d5b393cc5703a502887e18f0ac11adff012
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/12562
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-12-02 16:09:34 +01:00
..
checkpatch.pl checkpatch: fine tune checks 2015-05-08 21:19:35 +02:00
kconfig_lint kconfig_lint: Fix check_is_enabled for 2 symbols on the same line 2015-12-02 16:09:34 +01:00
lint lint: properly terminate junit report on error 2015-11-19 16:13:50 +01:00
lint-000-license-headers tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lint-001-no-global-config-in-romstage tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lint-006-checkpatch lint/gitconfig: Enable checkpatch.pl checking of commits 2015-07-17 18:42:50 +02:00
lint-stable-003-whitespace tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lint-stable-004-style-labels tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lint-stable-005-board-status tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lint-stable-006-board-name lint: Add check for new board name scheme 2015-04-18 08:31:36 +02:00
remccoms3.sed Remove whitespace. 2012-02-17 19:04:31 +01:00
spelling.txt Add Linux kernel's checkpatch.pl script 2015-02-11 19:53:53 +01:00