mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Tamir Suliman <tsuliman@linuxvaults.com>
To: ganesanr@broadcom.com, gregkh@linuxfoundation.org
Cc: jchandra@broadcom.com, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org, tsuliman@linuxvaults.com
Subject: [PATCH 2/2] NETLOGIC: Kconfig: Fixed help  and coding style warnings
Date: Sat, 30 Jun 2018 14:30:44 +0000	[thread overview]
Message-ID: <1530369044-23734-1-git-send-email-tsuliman@linuxvaults.com> (raw)

Fixed Coding style issues

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


             reply	other threads:[~2018-06-30 15:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-30 14:30 Tamir Suliman [this message]
2018-06-30 16:09 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1530369044-23734-1-git-send-email-tsuliman@linuxvaults.com \
    --to=tsuliman@linuxvaults.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=ganesanr@broadcom.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jchandra@broadcom.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome