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

From: Tamir Suliman
Date: Sat Jun 30 2018 - 11:10:41 EST


Fixed Coding style issues

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