Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp3388999pxf; Mon, 5 Apr 2021 10:42:40 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyO1P0AwRLR/Isl4isPKRwZmp9y0hhdjzrljKKqHb80CxkSR9LXh2j7y2GNkaD2yoq7A4ye X-Received: by 2002:a02:ba13:: with SMTP id z19mr25052222jan.131.1617644560110; Mon, 05 Apr 2021 10:42:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617644560; cv=none; d=google.com; s=arc-20160816; b=Ghn062IIdBHuCvESRQtUxmkhAs5uI4veSmkD7hJjiryZ1iFEvlx4iNKYgWQPTuyXxa uL1LoHKTW4ACL2DC3kk71tWzSLYbRNhTnRPJv7RgVM1vCwbxLZ94uUKiZt3gA0EIr00t Dk39YwtHBnRYNTJkpuH11DClEY9yM7U0yTzPAZV55hSXH7BBT3MdKdMd1wBV0pwdtEmU vaYEXUiYyIGw2Fj0KaXJ7QpN3j3e7QRSC+JHrE0kfN7T3XqZy29L04Enh9xeHbl0WiEL xTtl+J1Qw3L0nKAtOFY8HZk9lDuIOZQx0NZR4nRDmIGzi0IqkSF/DQV+fRgV1Qg40+01 Ty2w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=gSHJ/SaHyA4FlMCzSO8Dt/X+WfgI76dUmXk4PggFdzo=; b=W7mw9uij6u4RFYe3+THJu1wDEDJy29yzSPeRi/gHGWZaVmOYsJGlyCJlyCT60XvSM3 3jek8xdwwwJKFPoykwYeypsQfHWYC2WkyG68v626CgZcc0OL8+skLCe/iFRAxJaXKSGX uLO0CPz6SQJXy2YRMHN9Yqqw9ncroVcxV6hxfdgkr1WSAu/Y5yG3jhhKjhTuaOK+8L6y VriUtiCi5IvDa8j0+IAsHDoTzTvzBhwYJ2vFnRWuWvMSF/i0hMZC6hHabWH+NNUiNTmx 8unIDc8AYH6QugOE2p8Ro4Zbg+Gq+KBLT69OrxRav+AVIWqj50aMRNoeQVPzEkDM0ogj VtCQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Lc0aI8Sb; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c11si15360343ioi.68.2021.04.05.10.42.28; Mon, 05 Apr 2021 10:42:40 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Lc0aI8Sb; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240126AbhDEJXk (ORCPT + 99 others); Mon, 5 Apr 2021 05:23:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:40304 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239885AbhDEJSG (ORCPT ); Mon, 5 Apr 2021 05:18:06 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id AC61A61399; Mon, 5 Apr 2021 09:17:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1617614280; bh=gt79QrYPFtr8VapyR20UI2g3woguhfoqsTW7aWmv72E=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Lc0aI8SbQPhYbGumyCLlQslE9lw6lJpGSNg7LtNrMYDxvHWT/kgbeqsqtFKHprTTf lbTmghs5BdT6sB3UG/CtiU5yvdUM1+eESw/31aD4VUrB46UMlucGIHL5guPz7ezmWN zv9pGQFXpiemnrwBtUTk7734PSqYBFuAcd52n6bI= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Arnd Bergmann , Bjorn Andersson , Nathan Chancellor , Linus Walleij Subject: [PATCH 5.11 104/152] pinctrl: qcom: fix unintentional string concatenation Date: Mon, 5 Apr 2021 10:54:13 +0200 Message-Id: <20210405085037.617290106@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210405085034.233917714@linuxfoundation.org> References: <20210405085034.233917714@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Arnd Bergmann commit 58b5ada8c465b5f1300bc021ebd3d3b8149124b4 upstream. clang is clearly correct to point out a typo in a silly array of strings: drivers/pinctrl/qcom/pinctrl-sdx55.c:426:61: error: suspicious concatenation of string literals in an array initialization; did you mean to separate the elements with a comma? [-Werror,-Wstring-concatenation] "gpio14", "gpio15", "gpio16", "gpio17", "gpio18", "gpio19" "gpio20", "gpio21", "gpio22", ^ Add the missing comma that must have accidentally been removed. Fixes: ac43c44a7a37 ("pinctrl: qcom: Add SDX55 pincontrol driver") Signed-off-by: Arnd Bergmann Reviewed-by: Bjorn Andersson Reviewed-by: Nathan Chancellor Link: https://lore.kernel.org/r/20210323131728.2702789-1-arnd@kernel.org Signed-off-by: Linus Walleij Signed-off-by: Greg Kroah-Hartman --- drivers/pinctrl/qcom/pinctrl-sdx55.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/pinctrl/qcom/pinctrl-sdx55.c +++ b/drivers/pinctrl/qcom/pinctrl-sdx55.c @@ -423,7 +423,7 @@ static const char * const gpio_groups[] static const char * const qdss_stm_groups[] = { "gpio0", "gpio1", "gpio2", "gpio3", "gpio4", "gpio5", "gpio6", "gpio7", "gpio12", "gpio13", - "gpio14", "gpio15", "gpio16", "gpio17", "gpio18", "gpio19" "gpio20", "gpio21", "gpio22", + "gpio14", "gpio15", "gpio16", "gpio17", "gpio18", "gpio19", "gpio20", "gpio21", "gpio22", "gpio23", "gpio44", "gpio45", "gpio52", "gpio53", "gpio56", "gpio57", "gpio61", "gpio62", "gpio63", "gpio64", "gpio65", "gpio66", };