1
0
Fork 0

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>
hifive-unleashed-5.1
Bharath Vedartham 2019-01-20 21:40:39 +05:30 committed by Greg Kroah-Hartman
parent b1bd42aa72
commit fabcb74d07
1 changed files with 1 additions and 1 deletions

View File

@ -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.