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 11866C43334 for ; Fri, 1 Jul 2022 10:40:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236723AbiGAKk1 (ORCPT ); Fri, 1 Jul 2022 06:40:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34838 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236066AbiGAKkT (ORCPT ); Fri, 1 Jul 2022 06:40:19 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BB5EB7B36E; Fri, 1 Jul 2022 03:40: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 dfw.source.kernel.org (Postfix) with ESMTPS id 2E6BA6246D; Fri, 1 Jul 2022 10:40:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 81A91C385A2; Fri, 1 Jul 2022 10:40:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1656672017; bh=4YPSgJLh4q3f7b9rEJUeR2Hf5BCEJgNB7G/jIY3NDS8=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=JuudZIunuuSr1kn2q+OhUdwschyO56HWsByltSnFcXVXUMjXzE3+mkZG2UDN1A8Yd zu7kLtmQGj80MycfBV+koeoJoVy5IfowURVZRsFfg/NSiVQ1d+lHdBOZlSXuomF31l YXqDqCVCireJgmS+IrqHmyoZZqLoUOTjknipj9SP1nSfL92TnWqy7Ekj4drE7SeuVj uv1e4/q/uLk9xgA+dYzG5GUkpQYtbh8e3lf/qFouZtNLqzR6IRJPDSGhGMm8Q45bvF KEm3utZkwJXsREFIf9AC8tM0FPELVBTv3azkJSf5OWMNej7XwgUc1OyrSr6G2Muc+U NqZyT0gKxo/kg== 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 68E9EE49F61; Fri, 1 Jul 2022 10:40:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] ethernet/natsemi: fix repeated words in comments From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165667201742.26485.3404335692540866365.git-patchwork-notify@kernel.org> Date: Fri, 01 Jul 2022 10:40:17 +0000 References: <20220630075156.61577-1-yuanjilin@cdjrlc.com> In-Reply-To: <20220630075156.61577-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 David S. Miller : On Thu, 30 Jun 2022 15:51:56 +0800 you wrote: > Delete the redundant word 'in'. > > Signed-off-by: Jilin Yuan > --- > drivers/net/ethernet/natsemi/natsemi.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - ethernet/natsemi: fix repeated words in comments https://git.kernel.org/netdev/net-next/c/951c62709cd8 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html