Commit f3583dcd authored by Sehro Rautenkranz's avatar Sehro Rautenkranz Committed by Greg Kroah-Hartman
Browse files

staging: dgnc: Fix Kconfig help header and text



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

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

Reported-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarSehro Rautenkranz <sehro@sehro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 07523ee1
Loading
Loading
Loading
Loading
+9 −5
Original line number Diff line number Diff line
@@ -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