Resolve the Warning that comes from the Kconfig file, which states, "WARNING: prefer 'help' over '---help---' for new help texts"
Moses Christopher (6): staging: fsl-dpaa2: use help instead of ---help--- in Kconfig staging: most: use help instead of ---help--- in Kconfig staging: unisys: use help instead of ---help--- in Kconfig staging: rtl8188eu: use help instead of ---help--- in Kconfig staging: rtl8723bs: use help instead of ---help--- in Kconfig staging: vt665*: use help instead of ---help--- in Kconfig drivers/staging/fsl-dpaa2/Kconfig | 8 ++++---- drivers/staging/most/Kconfig | 2 +- drivers/staging/rtl8188eu/Kconfig | 4 ++-- drivers/staging/rtl8723bs/Kconfig | 2 +- drivers/staging/unisys/Kconfig | 4 ++-- drivers/staging/vt6655/Kconfig | 5 ++--- drivers/staging/vt6656/Kconfig | 5 ++--- 7 files changed, 14 insertions(+), 16 deletions(-) -- 2.17.1