All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Staging: most: Replace '--help--' in Kconfig file
@ 2019-03-11 15:01 Wentao Cai
  2019-03-11 15:01 ` [PATCH 1/5] Staging: most: cdev: Replace '--help--' with 'help' Wentao Cai
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Wentao Cai @ 2019-03-11 15:01 UTC (permalink / raw)
  To: gregkh; +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 (5):
  Staging: most: cdev: Replace '--help--' with 'help'
  Staging: most: i2c: Replace '--help--' in Kconfig
  Staging: most: net: Replace '--help--' in Kconfig
  Staging: most: sound: Replace '--help--' in Kconfig file
  Staging: most: video: Replace '--help--' in Kconfig

 drivers/staging/most/cdev/Kconfig  | 2 +-
 drivers/staging/most/i2c/Kconfig   | 2 +-
 drivers/staging/most/net/Kconfig   | 2 +-
 drivers/staging/most/sound/Kconfig | 2 +-
 drivers/staging/most/video/Kconfig | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.11.0



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

end of thread, other threads:[~2019-03-11 15:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-11 15:01 [PATCH 0/5] Staging: most: Replace '--help--' in Kconfig file Wentao Cai
2019-03-11 15:01 ` [PATCH 1/5] Staging: most: cdev: Replace '--help--' with 'help' Wentao Cai
2019-03-11 15:01 ` [PATCH 2/5] Staging: most: i2c: Replace '--help--' in Kconfig Wentao Cai
2019-03-11 15:01 ` [PATCH 3/5] Staging: most: net: " Wentao Cai
2019-03-11 15:01 ` [PATCH 4/5] Staging: most: sound: Replace '--help--' in Kconfig file Wentao Cai
2019-03-11 15:01 ` [PATCH 5/5] Staging: most: video: Replace '--help--' in Kconfig Wentao Cai
2019-03-11 15:05 ` [Outreachy kernel] [PATCH 0/5] Staging: most: Replace '--help--' in Kconfig file Julia Lawall
2019-03-11 15:10   ` etsai042

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.