[PATCH] staging: rtlwifi: replace ---help--- with help in Kconfig

2019-01-26 Thread Cezary Kierzyk
This patch fixes the checkpatch.pl warning: WARNING: prefer 'help' over '---help---' for new help texts Signed-off-by: Cezary Kierzyk --- drivers/staging/rtlwifi/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/rtlwifi/Kconfig

Re: [PATCH] staging: rtlwifi: replace ---help--- with help in Kconfig

2019-01-24 Thread Greg KH
On Thu, Jan 24, 2019 at 08:57:19PM +, Cezary Kierzyk wrote: > This patch fixes the checkpatch.pl warning: > > WARNING: prefer 'help' over '---help---' for new help texts > > Signed-off-by: Cezary Kierzyk > --- > drivers/staging/rtlwifi/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1

[PATCH] staging: rtlwifi: replace ---help--- with help in Kconfig

2019-01-24 Thread Cezary Kierzyk
This patch fixes the checkpatch.pl warning: WARNING: prefer 'help' over '---help---' for new help texts Signed-off-by: Cezary Kierzyk --- drivers/staging/rtlwifi/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/rtlwifi/Kconfig