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

Spacing adjusted to match Documentation/process/coding-style.rst. Issue
reported by rdun...@infradead.org.

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

diff --git a/drivers/staging/dgnc/Kconfig b/drivers/staging/dgnc/Kconfig
index c845b357b53d..7361d6cd73d4 100644
--- a/drivers/staging/dgnc/Kconfig
+++ b/drivers/staging/dgnc/Kconfig
@@ -3,8 +3,8 @@ config DGNC
        default n
        depends on TTY && PCI
        help
-            Say Y here to enable support for the Digi International Neo and
-            Classic PCI based product line.
+                 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
+                 To compile this driver as a module, say M here: the module 
will be
+                 called dgnc
-- 
2.19.0

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to