]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
qtnfmac: use 'help' in Kconfig
authorSergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Mon, 8 Oct 2018 09:56:00 +0000 (09:56 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 13 Oct 2018 17:04:45 +0000 (20:04 +0300)
Fix checkpatch warning: use preferred 'help' option in Kconfig.

Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/quantenna/Kconfig
drivers/net/wireless/quantenna/qtnfmac/Kconfig

index de84ce125c2673fc6416a898acf2799b8a56eced..7628d9c1ea6ab068d0843e5178675345b70a0fc6 100644 (file)
@@ -1,7 +1,7 @@
 config WLAN_VENDOR_QUANTENNA
        bool "Quantenna wireless cards support"
        default y
-       ---help---
+       help
          If you have a wireless card belonging to this class, say Y.
 
          Note that the answer to this question doesn't directly affect the
index 8d1492a90bd135c09213f05d52ff85682a80de71..b8c12a5f16b4984449a62d0fa3138a85b81433b1 100644 (file)
@@ -11,7 +11,7 @@ config QTNFMAC_PEARL_PCIE
        select QTNFMAC
        select FW_LOADER
        select CRC32
-       ---help---
+       help
          This option adds support for wireless adapters based on Quantenna
          802.11ac QSR10g (aka Pearl) FullMAC chipset running over PCIe.