coreboot-kgpe-d16/util/lint
Michael Niewöhner 4396358fd3 kconfig_lint: use just one variable for keeping track of choices
Instead of using two variables, one for the boolean value and one for
the path, use just one with the path. Since an empty string evalutes to
false, this simplification does not change behaviour.

Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Change-Id: I2f1171789af6815094446f107f3c634332a3427e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58401
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2021-10-20 15:52:16 +00:00
..
check-style util: Fix up a few comments after the "file is part of the" removal 2020-05-11 17:11:50 +00:00
check_lint_tests lint/check_lint_tests: Fix obsolete paths 2020-03-02 15:05:32 +00:00
checkpatch.pl lint: checkpatch: Add SUSPICIOUS_CODE_INDENT test 2021-06-08 22:10:07 +00:00
checkpatch_json.py checkpatch_json: Mark robotic comments as robotic 2021-04-15 19:08:00 +00:00
const_structs.checkpatch util/lint: Update checkpatch & files to upstream linux 2017-06-29 14:42:26 +00:00
description.md
kconfig_lint kconfig_lint: use just one variable for keeping track of choices 2021-10-20 15:52:16 +00:00
kconfig_lint_README
lint
lint-000-license-headers
lint-001-no-global-config-in-romstage
lint-007-checkpatch lint: checkpatch: Only exclude specific src/vendorcode/ subdirectories 2021-04-06 16:04:41 +00:00
lint-008-kconfig util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-014-qualified-types
lint-extended-007-checkpatch
lint-extended-015-final-newlines
lint-extended-020-signed-off-by
lint-stable-000-license-headers
lint-stable-003-whitespace util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-004-style-labels util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-005-board-status util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-006-board-name
lint-stable-008-kconfig
lint-stable-009-old-licenses
lint-stable-010-asm-syntax
lint-stable-012-executable-bit
lint-stable-013-site-local util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-016-non-ascii
lint-stable-017-configs
lint-stable-018-symlinks
lint-stable-019-header-files util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-021-coreboot-lowercase util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-022-clang-format
lint-stable-023-filenames util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-024-kconfig-no-subsystem util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-026-line-endings
lint-stable-027-maintainers-syntax lint: MAINTAINERS: check path matches to not only cover the directory 2021-04-13 14:29:43 +00:00
remccoms3.sed util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
spelling.txt