mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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: Bharath Vedartham <linux.bhar@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
b1bd42aa72
commit
fabcb74d07
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user