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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 3 Dec 2020 10:31:53 -0800
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Joe Perches <joe@...ches.com>,
        Nicolai Fischer <nicolai.fischer@....de>,
        linux-kernel@...r.kernel.org, Andi Kleen <ak@...ux.intel.com>
Cc:     apw@...onical.com, johannes.czekay@....de,
        linux-kernel@...cs.fau.de
Subject: Re: [RFC PATCH] checkpatch: correctly detect lines of help text

On 12/3/20 9:58 AM, Joe Perches wrote:
> On Wed, 2020-12-02 at 10:59 -0800, Randy Dunlap wrote:
> 
>> There are also large hunks of block/Kconfig and drivers/hid/Kconfig
>> that don't use any indentation for help text...
>> in case that matters here.
> 
> Maybe something like this could help.
> 
> Indent the unindented help blocks by 2 spaces and reflow where appropriate.
> 
> ---
>  block/Kconfig       | 105 +++++-----
>  drivers/hid/Kconfig | 549 +++++++++++++++++++++++++++-------------------------
>  2 files changed, 335 insertions(+), 319 deletions(-)


LGTM. Thanks.

Reviewed-by: Randy Dunlap <rdunlap@...radead.org>

-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ