[PATCH v2 0/4] checkpatch: update kconfig parsing

From: Nicolai Fischer
Date: Sat Dec 26 2020 - 09:10:41 EST


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

The second iteration contains two more patches.
Patch 3 adds a new warning regarding the indentation as discussed.
Patch 4 aims to clarify the existing warning.

Nicolai Fischer (4):
checkpatch: kconfig: replace '---help---' with 'help'
checkpatch: kconfig: add missing types to regex
checkpatch: kconfig: enforce help text indentation
checkpatch: kconfig: clarify warning for paragraph length

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

--
2.29.2