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 ABCD2C433EF for ; Sat, 2 Jul 2022 03:20:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232001AbiGBDU2 (ORCPT ); Fri, 1 Jul 2022 23:20:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50380 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231785AbiGBDUT (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 54C7631939; 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 C8138B832BF; Sat, 2 Jul 2022 03:20:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 80DB4C341D6; 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=sZex7/SjQQe2qnhQaW5VF9AycATS82nOa6WP1tjzs8M=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=sZMJ8Jb2nhK4Df8A6bB9kDtbu8d5gswOCY/qkC2YKvlM58hzCfsXHaquNWSX2x1x/ qL7IjoOlRp/4FfU1AkvaEB7n97NeWI2Q+z1+RuIjmwzkEC/AK1VuUquSLBeKXm9GHP eMfo4lGBBKFqQMgfA0XViq5UMtLrLqPw+P9SHk22vMAqD8ae05Oq5xNdgLYEno1mgn 55dn1d/QQH44NajzQ06ZfkzoV+8wW74LSYKAVOXiL4diV6MmlUtdjcPGMMGQVv4RTg ThTSTzoQ1T2cJCzw3AC4yZ8Tj+nuRdyWt5MXKSPUulPXMRV/ysJLPzUqB6ER6qVU0Y /HlTfks56fAFw== 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 67A24E49FA0; 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] ethernet/sun: fix repeated words in comments From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165673201542.6297.15118487367936857534.git-patchwork-notify@kernel.org> Date: Sat, 02 Jul 2022 03:20:15 +0000 References: <20220630130916.21074-1-yuanjilin@cdjrlc.com> In-Reply-To: <20220630130916.21074-1-yuanjilin@cdjrlc.com> To: Jilin Yuan Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.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 21:09:16 +0800 you wrote: > Delete the redundant word 'the'. > Delete the redundant word 'is'. > Delete the redundant word 'start'. > Delete the redundant word 'checking'. > > Signed-off-by: Jilin Yuan > > [...] Here is the summary with links: - ethernet/sun: fix repeated words in comments https://git.kernel.org/netdev/net-next/c/c31788832f87 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html