All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Replace '--help--' with 'help' in Kconfig
@ 2019-03-20  4:44 Wentao Cai
  2019-03-20  4:44 ` [PATCH 1/3] Staging: unisys: visorhba: " Wentao Cai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Wentao Cai @ 2019-03-20  4:44 UTC (permalink / raw)
  To: David Kershner, Greg Kroah-Hartman; +Cc: outreachy-kernel, Wentao Cai

Replace '--help--' with 'help' to silence checkpatch.pl warning: 
WARNING: prefer 'help' over '---help---' for new help texts 

Wentao Cai (3):
  Staging: unisys: visorhba: Replace '--help--' with 'help' in Kconfig
  Staging: unisys: visorinput: Replace '--help--' with 'help' in Kconfig
  Staging: unisys: visornic: Replace '--help--' with 'help' in Kconfig

 drivers/staging/unisys/visorhba/Kconfig   | 12 ++++++------
 drivers/staging/unisys/visorinput/Kconfig | 14 +++++++-------
 drivers/staging/unisys/visornic/Kconfig   | 14 +++++++-------
 3 files changed, 20 insertions(+), 20 deletions(-)

-- 
2.11.0



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

end of thread, other threads:[~2019-03-20  4:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-20  4:44 [PATCH 0/3] Replace '--help--' with 'help' in Kconfig Wentao Cai
2019-03-20  4:44 ` [PATCH 1/3] Staging: unisys: visorhba: " Wentao Cai
2019-03-20  4:45 ` [PATCH 2/3] Staging: unisys: visorinput: " Wentao Cai
2019-03-20  4:45 ` [PATCH 3/3] Staging: unisys: visornic: " Wentao Cai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.