mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Moses Christopher <moseschristopherb@gmail.com>
Cc: linux-kernel@vger.kernel.org, Larry.Finger@lwfinger.net,
	david.kershner@unisys.com, forest@alittletooquiet.net,
	davem@davemloft.net, ruxandra.radulescu@nxp.com,
	yangbo.lu@nxp.com, arnd@arndb.de, christian.gromm@microchip.com,
	insafonov@gmail.com, hdegoede@redhat.com,
	devel@driverdev.osuosl.org, sparmaintainer@unisys.com
Subject: Re: [PATCH v1 5/6] staging: rtl8723bs: use help instead of ---help--- in Kconfig
Date: Mon, 20 May 2019 10:48:50 +0200	[thread overview]
Message-ID: <20190520084850.GA703@kroah.com> (raw)
In-Reply-To: <20190518063341.11178-6-moseschristopherb@gmail.com>

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@gmail.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

  reply	other threads:[~2019-05-20  8:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-18  6:33 [PATCH v1 0/6] " Moses Christopher
2019-05-18  6:33 ` [PATCH v1 1/6] staging: fsl-dpaa2: " Moses Christopher
2019-05-18  6:33 ` [PATCH v1 2/6] staging: most: " Moses Christopher
2019-05-18  6:33 ` [PATCH v1 3/6] staging: unisys: " Moses Christopher
2019-05-18  6:33 ` [PATCH v1 4/6] staging: rtl8188eu: " Moses Christopher
2019-05-18  6:33 ` [PATCH v1 5/6] staging: rtl8723bs: " Moses Christopher
2019-05-20  8:48   ` Greg KH [this message]
2019-05-18  6:33 ` [PATCH v1 6/6] staging: vt665*: " Moses Christopher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190520084850.GA703@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Larry.Finger@lwfinger.net \
    --cc=arnd@arndb.de \
    --cc=christian.gromm@microchip.com \
    --cc=davem@davemloft.net \
    --cc=david.kershner@unisys.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=forest@alittletooquiet.net \
    --cc=hdegoede@redhat.com \
    --cc=insafonov@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=moseschristopherb@gmail.com \
    --cc=ruxandra.radulescu@nxp.com \
    --cc=sparmaintainer@unisys.com \
    --cc=yangbo.lu@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome