linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] checkpatch: update kconfig parsing
@ 2020-12-14 10:22 Nicolai Fischer
  2020-12-26 14:05 ` [PATCH v2 0/4] " Nicolai Fischer
  0 siblings, 1 reply; 16+ messages in thread
From: Nicolai Fischer @ 2020-12-14 10:22 UTC (permalink / raw)
  To: linux-kernel; +Cc: joe, apw, johannes.czekay, linux-kernel

This series updates the parsing of Kconfig files within checkpatch.pl
to the current state, as discussed previously.


Nicolai Fischer (2):
  checkpatch: kconfig: replace '---help---' with 'help'
  checkpatch: kconfig: add missing types to regex

 scripts/checkpatch.pl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.28.0

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-01-05 15:50 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14 10:22 [PATCH 0/2] checkpatch: update kconfig parsing Nicolai Fischer
2020-12-26 14:05 ` [PATCH v2 0/4] " Nicolai Fischer
2020-12-26 14:05   ` [PATCH v2 1/4] checkpatch: kconfig: replace '---help---' with 'help' Nicolai Fischer
2020-12-26 14:05   ` [PATCH v2 2/4] checkpatch: kconfig: add missing types to regex Nicolai Fischer
2020-12-26 14:05   ` [PATCH v2 3/4] checkpatch: kconfig: enforce help text indentation Nicolai Fischer
2020-12-26 15:50     ` Joe Perches
2020-12-26 14:05   ` [PATCH v2 4/4] checkpatch: kconfig: clarify warning for paragraph length Nicolai Fischer
2021-01-03  7:50   ` [PATCH v3 0/5] update kconfig parsing Nicolai Fischer
2021-01-03  7:50     ` [PATCH v3 1/5] checkpatch: kconfig: replace '---help---' with 'help' Nicolai Fischer
2021-01-03  7:50     ` [PATCH v3 2/5] checkpatch: kconfig: add missing types to regex Nicolai Fischer
2021-01-03  7:50     ` [PATCH v3 3/5] checkpatch: kconfig: enforce help text indentation Nicolai Fischer
2021-01-04 22:09       ` Joe Perches
2021-01-05  8:57         ` Joe Perches
2021-01-05 15:49           ` Nicolai Fischer
2021-01-03  7:50     ` [PATCH v3 4/5] checkpatch: kconfig: clarify warning for paragraph length Nicolai Fischer
2021-01-03  7:50     ` [PATCH v3 5/5] checkpatch: kconfig: enforce block indentation Nicolai Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).