Commit 6ffcce41 authored by Cezary Kierzyk's avatar Cezary Kierzyk Committed by Greg Kroah-Hartman

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: default avatarCezary Kierzyk <virdipravum.n008d3v@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent c30019fa
...@@ -2,7 +2,7 @@ config R8822BE ...@@ -2,7 +2,7 @@ config R8822BE
tristate "Realtek RTL8822BE Wireless Network Adapter" tristate "Realtek RTL8822BE Wireless Network Adapter"
depends on PCI && MAC80211 && m depends on PCI && MAC80211 && m
select FW_LOADER select FW_LOADER
---help--- help
This is the staging driver for Realtek RTL8822BE 802.11ac PCIe This is the staging driver for Realtek RTL8822BE 802.11ac PCIe
wireless network adapters. wireless network adapters.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment