From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752330AbdKNA4g (ORCPT ); Mon, 13 Nov 2017 19:56:36 -0500 Received: from ozlabs.org ([103.22.144.67]:34031 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751113AbdKNA4f (ORCPT ); Mon, 13 Nov 2017 19:56:35 -0500 Date: Tue, 14 Nov 2017 11:56:33 +1100 From: Stephen Rothwell To: Marcel Holtmann , Johan Hedberg Cc: Linux-Next Mailing List , Linux Kernel Mailing List , Hans de Goede Subject: linux-next: build warning after merge of the bluetooth tree Message-ID: <20171114115633.1f4db312@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, After merging the bluetooth tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/bluetooth/Kconfig:35:warning: multi-line strings not supported Introduced by commit 86be3c232877 ("Bluetooth: btusb: Add a Kconfig option to enable USB autosuspend by default") There is a missing close double quote ... -- Cheers, Stephen Rothwell