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 9D692C43334 for ; Sat, 2 Jul 2022 03:20:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232086AbiGBDUi (ORCPT ); Fri, 1 Jul 2022 23:20:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50384 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231865AbiGBDUT (ORCPT ); Fri, 1 Jul 2022 23:20:19 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6DEF9326E5; 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 23003B832C0; Sat, 2 Jul 2022 03:20:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 98040C341DA; 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=T/cCDojsKoVk5TqGmKMPGsMNtNEvl7sLqSiKl+7Ebms=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=RTMnT7a5E3iwZyMUcMCilAbhOKk3f+/IbYGREUwWpWarbpmsxLHYJutNHzR1cyJjN 1Ps1gKoChPsaJxuyI0Ipw5PGXswNdSxBQOHVIfLSnvdCYlooFlPawF0KNgmO3P3zJ5 /n9UbigY5gw7q3wwn/aZkBh4pHmfb9rGemFxq8pMBKLywtv3HqmeO6W8kPHks062jP 93nj5gDwJcIK5HIF70Uqaxee22Byb06MaNXgMej4DycR4HszA373t7tQKiwiTZXh0y aGIm/yrU8qVJ4qRg+F2vv6LD2pB8A7BD3//qgNknltoNXblUDtfaFbPCHAN5n7aGHU DA/jeV3v8muLw== 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 80AD3E49BB8; 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] samsung/sxgbe: fix repeated words in comments From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165673201551.6297.6022608710322233509.git-patchwork-notify@kernel.org> Date: Sat, 02 Jul 2022 03:20:15 +0000 References: <20220630124639.11420-1-yuanjilin@cdjrlc.com> In-Reply-To: <20220630124639.11420-1-yuanjilin@cdjrlc.com> To: Jilin Yuan Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, bh74.an@samsung.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski : On Thu, 30 Jun 2022 20:46:39 +0800 you wrote: > Delete the redundant word 'are'. > > Signed-off-by: Jilin Yuan > --- > drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - samsung/sxgbe: fix repeated words in comments https://git.kernel.org/netdev/net-next/c/abf1efb6ae78 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html