Staging: goldfish: Kconfig: fixed code style issue
authorankit patel <ankit.mayurbhai.patel@gmail.com>
Wed, 16 May 2018 20:04:34 +0000 (15:04 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 20 May 2018 12:31:28 +0000 (14:31 +0200)
Style fix: config GOLDFISH_AUDIO containing "--help--" to "help"

Signed-off-by: ankit patel <ankit.mayurbhai.patel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/goldfish/Kconfig

index 1a3e576..9165385 100644 (file)
@@ -1,6 +1,6 @@
 config GOLDFISH_AUDIO
        tristate "Goldfish AVD Audio Device"
        depends on GOLDFISH
-       ---help---
+       help
          Emulated audio channel for the Goldfish Android Virtual Device