From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-21.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 861D4C4332E for ; Tue, 29 Dec 2020 20:17:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6C6E421D94 for ; Tue, 29 Dec 2020 20:17:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726330AbgL2URe (ORCPT ); Tue, 29 Dec 2020 15:17:34 -0500 Received: from mail.kernel.org ([198.145.29.99]:60240 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726333AbgL2URc (ORCPT ); Tue, 29 Dec 2020 15:17:32 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 9BFDE224DF; Tue, 29 Dec 2020 20:15:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1609272931; bh=Sx/lUVn3sxknMJjgg7OqxATAs7KO4rvukuRnNHvXIyw=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=L+Qsw5hyjwHY7Tf/rzAJnYP7X4TOUA3j0nEoTJujqe11wGCiAsTBAx93VVo7UpSN7 Tsr/uDsB6VAVGCVR4/PFP6206zvkT8gPFkeld8/pjt03nkeIP7NqL1FeGGMvzejBVP fU9TIiJyIt0Pzaqcqbf8Xm6MGcw6OPxZ73g8xY9WwsVhmoa3RSLw26z7NX8metvFze pUU5qI7j7V9X+6lxTCrg9uDgA6AaiMmJFZG/496MtHjzdqYpxZOS9k/xETl7Zs3qcD 5OoRFbE4de99LUmeHcMIDQjpSYy/wfghCbPloYwaEiBQZztmHkWhK8BvB1iJL7qg5I 592UbtNzpJdMQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] clk: qcom: Kconfig: Fix spelling mistake "dyanmic" -> "dynamic" From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <160927293161.13751.13894298268282645479.git-patchwork-notify@kernel.org> Date: Tue, 29 Dec 2020 20:15:31 +0000 References: <20201126232400.15011-1-colin.king@canonical.com> In-Reply-To: <20201126232400.15011-1-colin.king@canonical.com> To: Colin King Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Thu, 26 Nov 2020 23:24:00 +0000 you wrote: > From: Colin Ian King > > There is a spelling mistake in the Kconfig help text. Fix it. > > Signed-off-by: Colin Ian King > --- > drivers/clk/qcom/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - clk: qcom: Kconfig: Fix spelling mistake "dyanmic" -> "dynamic" https://git.kernel.org/qcom/c/02d8e879e410 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html