lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 30 Jun 2018 14:30:44 +0000
From:   Tamir Suliman <tsuliman@...uxvaults.com>
To:     ganesanr@...adcom.com, gregkh@...uxfoundation.org
Cc:     jchandra@...adcom.com, devel@...verdev.osuosl.org,
        linux-kernel@...r.kernel.org, tsuliman@...uxvaults.com
Subject: [PATCH 2/2] NETLOGIC: Kconfig: Fixed help  and coding style warnings

Fixed Coding style issues

Signed-off-by: Tamir Suliman <tsuliman@...uxvaults.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ