Re: [PATCH] staging: unisys: use help instead of ---help--- in Kconfig

From: Greg KH
Date: Sat Apr 20 2019 - 17:04:16 EST


On Sat, Apr 20, 2019 at 11:46:46AM +0000, MosesChristopher wrote:
> From: Moses Christopher <moseschristopherb@xxxxxxxxx>
>
> - Resolve the following warning from the Kconfig,
> "WARNING: prefer 'help' over '---help---' for new help texts"
>
> Signed-off-by: Moses Christopher <moseschristopherb@xxxxxxxxx>
> ---
> drivers/staging/unisys/Kconfig | 2 +-
> drivers/staging/unisys/visorhba/Kconfig | 2 +-
> drivers/staging/unisys/visorinput/Kconfig | 2 +-
> drivers/staging/unisys/visornic/Kconfig | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)

This, and all of your other ---help--- conversion patches, do not apply
at all as some of these have already been done by others in my tree.
Please rebase all of your help cleanup staging patches against my
staging-next branch and resend any remaining ones that are needed, as
I'm going to drop all of these from my queue right now.

thanks,

greg k-h