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:   Mon, 20 May 2019 10:48:50 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Moses Christopher <moseschristopherb@...il.com>
Cc:     linux-kernel@...r.kernel.org, Larry.Finger@...inger.net,
        david.kershner@...sys.com, forest@...ttletooquiet.net,
        davem@...emloft.net, ruxandra.radulescu@....com, yangbo.lu@....com,
        arnd@...db.de, christian.gromm@...rochip.com, insafonov@...il.com,
        hdegoede@...hat.com, devel@...verdev.osuosl.org,
        sparmaintainer@...sys.com
Subject: Re: [PATCH v1 5/6] staging: rtl8723bs: use help instead of
 ---help--- in Kconfig

On Sat, May 18, 2019 at 12:03:40PM +0530, Moses Christopher wrote:
>   - Resolve the following warning from the Kconfig,
>     "WARNING: prefer 'help' over '---help---' for new help texts"
> 
> Signed-off-by: Moses Christopher <moseschristopherb@...il.com>
> ---
>  drivers/staging/rtl8723bs/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/rtl8723bs/Kconfig b/drivers/staging/rtl8723bs/Kconfig
> index 744091d46f4c..a88467334dac 100644
> --- a/drivers/staging/rtl8723bs/Kconfig
> +++ b/drivers/staging/rtl8723bs/Kconfig
> @@ -5,7 +5,7 @@ config RTL8723BS
>  	depends on m
>  	select WIRELESS_EXT
>  	select WEXT_PRIV
> -	---help---
> +	help
>  	This option enables support for RTL8723BS SDIO drivers, such as
>  	the wifi found on the 1st gen Intel Compute Stick, the CHIP
>  	and many other Intel Atom and ARM based devices.

No indentation here?  Why not?

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ