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] [day] [month] [year] [list]
Date:   Wed, 31 Jan 2018 10:46:56 +0100
From:   Ulf Magnusson <ulfalizer@...il.com>
To:     Randy Dunlap <rdunlap@...radead.org>
Cc:     Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Masahiro Yamada <yamada.masahiro@...ionext.com>,
        "Luis R . Rodriguez" <mcgrof@...nel.org>
Subject: Re: [PATCH v2 00/10] Remove empty help texts from Kconfig files

On Tue, Jan 30, 2018 at 10:00 PM, Randy Dunlap <rdunlap@...radead.org> wrote:
> On 01/30/2018 11:22 AM, Ulf Magnusson wrote:
>> Empty help texts are probably either a typo, a Kconfig misunderstanding, or
>> some kind of half-committing to adding a help text (in which case a TODO
>> comment would be clearer, if the help text really can't be added right away).
>> Best to flag them, IMO.
>>
>> Changes since v1:
>>
>> Forgot to send the cover letter to linux-kbuild.
>
> Acked-by: Randy Dunlap <rdunlap@...radead.org>
>
> Thanks.
>
>> Ulf Magnusson (10):
>>   net/sched: kconfig: Remove empty help texts
>>   video: fbdev: kconfig: Remove empty help text
>>   mmc: kconfig: Remove empty help text
>>   Staging: rtl8192u: kconfig: Remove empty help text
>>   Staging: rtl8192e: kconfig: Remove empty help text
>>   lib/Kconfig.debug: Remove empty help text
>>   MIPS: BCM63XX: kconfig: Remove empty help text
>>   MIPS: kconfig: Remove empty help text
>>   arm: vt8500: kconfig: Remove empty help text
>>   nios2: kconfig: Remove empty help text
>>
>>  arch/arm/mach-vt8500/Kconfig              | 1 -
>>  arch/mips/Kconfig                         | 1 -
>>  arch/mips/bcm63xx/boards/Kconfig          | 1 -
>>  arch/nios2/Kconfig                        | 1 -
>>  drivers/mmc/host/Kconfig                  | 1 -
>>  drivers/staging/rtl8192e/rtl8192e/Kconfig | 1 -
>>  drivers/staging/rtl8192u/Kconfig          | 1 -
>>  drivers/video/fbdev/Kconfig               | 1 -
>>  lib/Kconfig.debug                         | 1 -
>>  net/sched/Kconfig                         | 3 ---
>>  10 files changed, 12 deletions(-)
>>
>
>
> --
> ~Randy

This patchset has been superseded by
https://lkml.org/lkml/2018/1/31/137, which rolls the removal of the
blank help texts and adding the new warning into a single patchset.

Cheers,
Ulf

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ