Commit fabcb74d authored by Bharath Vedartham's avatar Bharath Vedartham Committed by Greg Kroah-Hartman
Browse files

staging: netlogic: replace ---help--- with help in Kconfig



This patch fixes the checkpatch.pl warning:

WARNING: prefer 'help' over '---help---' for new help texts

Signed-off-by: default avatarBharath Vedartham <linux.bhar@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b1bd42aa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,6 +2,6 @@ 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.