[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190518063341.11178-1-moseschristopherb@gmail.com>
Date: Sat, 18 May 2019 12:03:35 +0530
From: Moses Christopher <moseschristopherb@...il.com>
To: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org
Cc: Larry.Finger@...inger.net, david.kershner@...sys.com,
forest@...ttletooquiet.net, davem@...emloft.net,
ruxandra.radulescu@....com, yangbo.lu@....com, arnd@...db.de,
christian.gromm@...rochip.com, insafonov@...il.com,
hdegoede@...hat.com, devel@...verdev.osuosl.org,
sparmaintainer@...sys.com,
Moses Christopher <moseschristopherb@...il.com>
Subject: [PATCH v1 0/6] use help instead of ---help--- in Kconfig
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
Powered by blists - more mailing lists