Attention is currently required from: Martin Roth.
Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/58992 )
Change subject: util/lint/kconfig_lint: Fix off by one error that missed last line
......................................................................
Patch Set 1: Code-Review+2
(1 comment)
File util/lint/kconfig_lint:
https://review.coreboot.org/c/coreboot/+/58992/comment/38c63fb9_e2be2b54
PS1, Line 1315: $#wholeconfig
Not an expert, but could we use `< @wholeconfig`? I think that might
be easier to read for C developers.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/58992
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I3ec11f1ac59533a078fd3bd4d0dbee9df825a97a
Gerrit-Change-Number: 58992
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Martin Roth
martinroth@google.com
Gerrit-Comment-Date: Sun, 07 Nov 2021 18:18:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment