Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Tue, 23 Mar 2021 14:17:13 +0100 you wrote: > From: Arnd Bergmann <arnd@xxxxxxxx> > > 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. > > [...] Here is the summary with links: - pinctrl: qcom: fix unintentional string concatenation https://git.kernel.org/qcom/c/58b5ada8c465 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html