linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/6] use help instead of ---help--- in Kconfig
@ 2019-05-18  6:33 Moses Christopher
  2019-05-18  6:33 ` [PATCH v1 1/6] staging: fsl-dpaa2: " Moses Christopher
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Moses Christopher @ 2019-05-18  6:33 UTC (permalink / raw)
  To: gregkh, linux-kernel
  Cc: Larry.Finger, david.kershner, forest, davem, ruxandra.radulescu,
	yangbo.lu, arnd, christian.gromm, insafonov, hdegoede, devel,
	sparmaintainer, Moses Christopher

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-05-20  8:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-18  6:33 [PATCH v1 0/6] use help instead of ---help--- in Kconfig Moses Christopher
2019-05-18  6:33 ` [PATCH v1 1/6] staging: fsl-dpaa2: " Moses Christopher
2019-05-18  6:33 ` [PATCH v1 2/6] staging: most: " Moses Christopher
2019-05-18  6:33 ` [PATCH v1 3/6] staging: unisys: " Moses Christopher
2019-05-18  6:33 ` [PATCH v1 4/6] staging: rtl8188eu: " Moses Christopher
2019-05-18  6:33 ` [PATCH v1 5/6] staging: rtl8723bs: " Moses Christopher
2019-05-20  8:48   ` Greg KH
2019-05-18  6:33 ` [PATCH v1 6/6] staging: vt665*: " Moses Christopher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).