lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 26 Dec 2020 15:05:07 +0100 From: Nicolai Fischer <nicolai.fischer@....de> To: linux-kernel@...r.kernel.org Cc: apw@...onical.com, johannes.czekay@....de, linux-kernel@...cs.fau.de, joe@...ches.com, akpm@...ux-foundation.org Subject: [PATCH v2 0/4] checkpatch: update kconfig parsing 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
Powered by blists - more mailing lists