Explorar o código

Bluetooth: btusb: Fix BT_HCIBTUSB_AUTOSUSPEND Kconfig option name

Fix: drivers/bluetooth/Kconfig:35:warning: multi-line strings not
supported warning.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Hans de Goede %!s(int64=7) %!d(string=hai) anos
pai
achega
e7232d184c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/bluetooth/Kconfig

+ 1 - 1
drivers/bluetooth/Kconfig

@@ -32,7 +32,7 @@ config BT_HCIBTUSB
 	  kernel or say M to compile it as module (btusb).
 	  kernel or say M to compile it as module (btusb).
 
 
 config BT_HCIBTUSB_AUTOSUSPEND
 config BT_HCIBTUSB_AUTOSUSPEND
-	bool "Enable USB autosuspend for Bluetooth USB devices by default.
+	bool "Enable USB autosuspend for Bluetooth USB devices by default"
 	depends on BT_HCIBTUSB
 	depends on BT_HCIBTUSB
 	help
 	help
 	  Say Y here to enable USB autosuspend for Bluetooth USB devices by
 	  Say Y here to enable USB autosuspend for Bluetooth USB devices by