lkml.org 
[lkml]   [2017]   [Nov]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subjectlinux-next: Kconfig warning in drivers/bluetooth/Kconfig
    Date
    commit 86be3c232877b59f08561b256ff7e73ad39b0785
    Author: Hans de Goede <hdegoede@redhat.com>
    Date: Mon Nov 13 14:44:16 2017 +0100

    Bluetooth: btusb: Add a Kconfig option to enable USB autosuspend by default

    causes a warning message due to a missing double qupte:

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

    Signed-off-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>

    ---
    diff --git a/drivers/bluetooth/Kconfig b/drivers/bluetooth/Kconfig
    index eb4101aee787..b44ab176418e 100644
    --- a/drivers/bluetooth/Kconfig
    +++ b/drivers/bluetooth/Kconfig
    @@ -32,7 +32,7 @@ config BT_HCIBTUSB
    kernel or say M to compile it as module (btusb).

    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
    help
    Say Y here to enable USB autosuspend for Bluetooth USB devices by
    \
     
     \ /
      Last update: 2017-11-14 20:37    [W:5.005 / U:0.552 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site