Re: [PATCH v1 5/6] staging: rtl8723bs: use help instead of ---help--- in Kconfig

2019-05-20 Thread Greg KH
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 > --- > drivers/staging/rtl8723bs/Kconfig | 2 +- > 1 file changed, 1

[PATCH v1 5/6] staging: rtl8723bs: use help instead of ---help--- in Kconfig

2019-05-18 Thread Moses Christopher
- Resolve the following warning from the Kconfig, "WARNING: prefer 'help' over '---help---' for new help texts" Signed-off-by: Moses Christopher --- drivers/staging/rtl8723bs/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/rtl8723bs/Kconfig