Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31746 )
Change subject: lint/kconfig: Fix check for IS_ENABLED(XXX) where someone forgot CONFIG_
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/31746/1/util/lint/kconfig_lint
File util/lint/kconfig_lint:
https://review.coreboot.org/#/c/31746/1/util/lint/kconfig_lint@a239
PS1, Line 239:
"<" would do what the space was (I think) put in for: make sure that it's not tripping over VIS_ENA […]
Right... I first through grep regular expressions don't support that, but it turns out I just didn't do the escaping right. Will add.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/31746
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I2296410c73cd6e918465c90db33e782936bec0f9
Gerrit-Change-Number: 31746
Gerrit-PatchSet: 1
Gerrit-Owner: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Tue, 05 Mar 2019 20:39:53 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Patrick Georgi
pgeorgi@google.com
Gerrit-MessageType: comment