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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210103075015.23946-1-nicolai.fischer@fau.de>
Date:   Sun,  3 Jan 2021 08:50:10 +0100
From:   Nicolai Fischer <nicolai.fischer@....de>
To:     linux-kernel@...r.kernel.org
Cc:     joe@...ches.com, apw@...onical.com, akpm@...ux-foundation.org,
        nicolai.fischer@....de, johannes.czekay@....de,
        linux-kernel@...cs.fau.de
Subject: [PATCH v3 0/5] update kconfig parsing

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

Third iteration fixes patch 3 and adds one new patch.
Patch 5 adds a new waring regarding the indentation of a Kconfig block


Nicolai Fischer (5):
  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
  checkpatch: kconfig: enforce block indentation

 scripts/checkpatch.pl | 34 +++++++++++++++++++++++++++++-----
 1 file changed, 29 insertions(+), 5 deletions(-)

-- 
2.29.2



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ