All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: dgnc: Fix Kconfig help header and text
@ 2018-09-25  6:20 ` sehro rautenkranz
  0 siblings, 0 replies; 22+ messages in thread
From: sehro rautenkranz @ 2018-09-25  6:20 UTC (permalink / raw)
  To: lidza-louina
  Cc: markh, driverdev-devel, devel, linux-kernel, sehro rautenkranz

Replace Kconfig help header and text to match other modules. Issue found
by checkpatch.

Signed-off-by: sehro rautenkranz <sehro@sehro.org>
---
 drivers/staging/dgnc/Kconfig | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/dgnc/Kconfig b/drivers/staging/dgnc/Kconfig
index 032c2a795238..c845b357b53d 100644
--- a/drivers/staging/dgnc/Kconfig
+++ b/drivers/staging/dgnc/Kconfig
@@ -2,5 +2,9 @@ config DGNC
        tristate "Digi Neo and Classic PCI Products"
        default n
        depends on TTY && PCI
-       ---help---
-       Driver for the Digi International Neo and Classic PCI based product line.
+       help
+            Say Y here to enable support for the Digi International Neo and
+            Classic PCI based product line.
+
+            To compile this driver as a module, say M here: the module will be
+            called dgnc
-- 
2.19.0


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

end of thread, other threads:[~2018-10-02 22:09 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-25  6:20 [PATCH] staging: dgnc: Fix Kconfig help header and text sehro rautenkranz
2018-09-25  6:20 ` sehro rautenkranz
2018-09-25 15:34 ` Randy Dunlap
2018-09-25 15:34   ` Randy Dunlap
2018-09-25 15:53   ` sehro rautenkranz
2018-09-25 15:53     ` sehro rautenkranz
2018-09-25 16:00     ` Randy Dunlap
2018-09-25 16:00       ` Randy Dunlap
2018-09-25 16:22       ` sehro rautenkranz
2018-09-25 16:22         ` sehro rautenkranz
2018-09-25 18:46         ` Greg Kroah-Hartman
2018-09-25 18:46           ` Greg Kroah-Hartman
2018-09-25 19:49           ` Randy Dunlap
2018-09-25 19:49             ` Randy Dunlap
2018-09-25 23:41             ` [PATCH v3] " Sehro Rautenkranz
2018-09-25 23:41               ` Sehro Rautenkranz
2018-09-28 19:59               ` Lidza Louina
2018-10-01 12:09                 ` Mark Hounschell
2018-10-01 16:49                   ` Lidza Louina
2018-10-01 17:38                     ` Mark Hounschell
2018-10-02 22:09                     ` Greg Kroah-Hartman
2018-10-02 22:09                       ` Greg Kroah-Hartman

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.