[PATCH 2/2] NETLOGIC: Kconfig: Fixed help and coding style warnings

Tamir Suliman tsuliman at linuxvaults.com
Sat Jun 30 14:30:44 UTC 2018


Fixed Coding style issues

Signed-off-by: Tamir Suliman <tsuliman at linuxvaults.com>
---
 drivers/staging/netlogic/Kconfig | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/netlogic/Kconfig b/drivers/staging/netlogic/Kconfig
index d660de5..6e8e56a 100644
--- a/drivers/staging/netlogic/Kconfig
+++ b/drivers/staging/netlogic/Kconfig
@@ -2,6 +2,8 @@ config NETLOGIC_XLR_NET
 	tristate "Netlogic XLR/XLS network device"
 	depends on CPU_XLR
 	select PHYLIB
-	---help---
+	help
 	This driver support Netlogic XLR/XLS on chip gigabit
-	Ethernet.
+	Ethernet.The XLR/XLS NAE blocks can be configured as one 10G
+	interface or four 1G interfaces. This driver supports blocks
+	with 1G ports.
-- 
1.8.3.1



More information about the devel mailing list