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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 00BEEC433EF for ; Sat, 2 Jul 2022 03:20:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231934AbiGBDUY (ORCPT ); Fri, 1 Jul 2022 23:20:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50378 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231791AbiGBDUT (ORCPT ); Fri, 1 Jul 2022 23:20:19 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 53FC031934; Fri, 1 Jul 2022 20:20:18 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id C822FB832BB; Sat, 2 Jul 2022 03:20:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 6A71BC341D3; Sat, 2 Jul 2022 03:20:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1656732015; bh=J+IFHIfwo1xv6slO5esRVm/qGVJpn8jG0JMuyhmShrI=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=ao+cz+I7rw/XVDZFVhD/Z6wUsb/NHPLZYHtVv735Hf6OmjjZ0SOCk9d6KrU2CPawP +f8MXpu2GgW3ORyW0qVTvP7weWzeyQqZVlPE7nO+o88saT8K9QyjqiDXdNsKT4wii1 9CpZAtUU5bwJQKDTtOTgg0xKPu5vCtaWe3h++oU7pP4ouOrVwR+squBi2Pw/xauG9q +2skv66X0cbJSGXoTFUUqUiKjb2Gx7FcFLNoeSn/cML9jhInC64Kr+F/ndwd2y91IG spY2DWukmQYFZwUTZnN1XfgVVYcj9GuM40bUacUIDqu+4l+82m11FG7dzQ6K72Vvyj 9VVIYHt49NMtQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 540B6E49BBC; Sat, 2 Jul 2022 03:20:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] stmicro/stmmac: fix repeated words in comments From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165673201533.6297.13051532360363595502.git-patchwork-notify@kernel.org> Date: Sat, 02 Jul 2022 03:20:15 +0000 References: <20220630125222.14357-1-yuanjilin@cdjrlc.com> In-Reply-To: <20220630125222.14357-1-yuanjilin@cdjrlc.com> To: Jilin Yuan Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, mcoquelin.stm32@gmail.com, peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski : On Thu, 30 Jun 2022 20:52:22 +0800 you wrote: > Delete the redundant word 'all'. > > Signed-off-by: Jilin Yuan > --- > drivers/net/ethernet/stmicro/stmmac/mmc_core.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - stmicro/stmmac: fix repeated words in comments https://git.kernel.org/netdev/net-next/c/93d663c7e5a4 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html