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 6B678ECAAD3 for ; Fri, 9 Sep 2022 10:50:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229585AbiIIKud (ORCPT ); Fri, 9 Sep 2022 06:50:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53878 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229940AbiIIKuV (ORCPT ); Fri, 9 Sep 2022 06:50:21 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CDBBDA9261; Fri, 9 Sep 2022 03:50:20 -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 6BA87B824E3; Fri, 9 Sep 2022 10:50:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 1318DC433D7; Fri, 9 Sep 2022 10:50:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1662720618; bh=SzVD3gDm/PcgqvVSU9TB1uMOW+StfPdo0bxx9yNs3hk=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=ob/B9X6LgYEMFfdEMkKfABFQzqSp3oSocPnE+cvzEE042oCAg/spUHBor+7vrM4oi oSlv/ufQQ+R5WjWFa3QHwKpk6N68NhJlRsGatvDFpIGPOXNtwup79n6bn7sRXeCqr6 S/n+4yhcbTE5iGCXDmFSqsw6kYotehRlSZyftib2sd+2QNdZ771LekFCypILjzPEyF SXPFg8oJdE7N/Yw+AAXFxAA/BxclZMUTQJCAWARTChy5F1LGYtY/huzJZiGuKlWI+z aAyLGPFoz6LVA/RBZONYZpod3446rpyUEDp0rHdRkWLoh3ZkIdbEJlOhivzkzuyoCC pbAs9N0T+xwkQ== 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 F3CE1E1CABD; Fri, 9 Sep 2022 10:50:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] net: openvswitch: fix repeated words in comments From: patchwork-bot+netdevbpf@kernel.org Message-Id: <166272061799.26556.17392984606454277891.git-patchwork-notify@kernel.org> Date: Fri, 09 Sep 2022 10:50:17 +0000 References: <20220907040346.55169-1-yuanjilin@cdjrlc.com> In-Reply-To: <20220907040346.55169-1-yuanjilin@cdjrlc.com> To: Jilin Yuan Cc: pshelar@ovn.org, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org, dev@openvswitch.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 David S. Miller : On Wed, 7 Sep 2022 12:03:46 +0800 you wrote: > Delete the redundant word 'is'. > > Signed-off-by: Jilin Yuan > --- > net/openvswitch/flow_netlink.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - net: openvswitch: fix repeated words in comments https://git.kernel.org/netdev/net-next/c/169ccf0e4082 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html