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 de84ce1..7628d9c 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 8d1492a..b8c12a5 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.