aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/rtlwifi
diff options
context:
space:
mode:
authorCezary Kierzyk <virdipravum.n008d3v@gmail.com>2019-01-27 00:21:30 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-30 15:38:50 +0100
commit6ffcce41782749038cd34e1724dff7d055606967 (patch)
tree3d39789ab09e147a097955938c2ae623ab23993b /drivers/staging/rtlwifi
parentdrivers: staging: rtlwifi: Start statement on a tabstop (diff)
downloadwireguard-linux-6ffcce41782749038cd34e1724dff7d055606967.tar.xz
wireguard-linux-6ffcce41782749038cd34e1724dff7d055606967.zip
staging: rtlwifi: 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: Cezary Kierzyk <virdipravum.n008d3v@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtlwifi')
-rw-r--r--drivers/staging/rtlwifi/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/rtlwifi/Kconfig b/drivers/staging/rtlwifi/Kconfig
index 7b4276f5c41f..28286a87a601 100644
--- a/drivers/staging/rtlwifi/Kconfig
+++ b/drivers/staging/rtlwifi/Kconfig
@@ -2,7 +2,7 @@ config R8822BE
tristate "Realtek RTL8822BE Wireless Network Adapter"
depends on PCI && MAC80211 && m
select FW_LOADER
- ---help---
+ help
This is the staging driver for Realtek RTL8822BE 802.11ac PCIe
wireless network adapters.