Преглед изворни кода

staging: pi433: use help in Kconfig description

Fixes checkpatch warning:

  WARNING: prefer 'help' over '---help---' for new help texts

Signed-off-by: Valentin Vidic <Valentin.Vidic@CARNet.hr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Valentin Vidic пре 7 година
родитељ
комит
3be5d1cb3f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      drivers/staging/pi433/Kconfig

+ 1 - 1
drivers/staging/pi433/Kconfig

@@ -1,7 +1,7 @@
 config PI433
         tristate "Pi433 - a 433MHz radio module for Raspberry Pi"
         depends on SPI
-        ---help---
+        help
           This option allows you to enable support for the radio module Pi433.
 
           Pi433 is a shield that fits onto the GPIO header of a Raspberry Pi