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 1486DC433EF for ; Fri, 1 Jul 2022 03:10:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233669AbiGADK0 (ORCPT ); Thu, 30 Jun 2022 23:10:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59142 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233329AbiGADKU (ORCPT ); Thu, 30 Jun 2022 23:10:20 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 40C0B2497B; Thu, 30 Jun 2022 20:10:19 -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 E8B02B82E01; Fri, 1 Jul 2022 03:10:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 795F5C385A2; Fri, 1 Jul 2022 03:10:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1656645016; bh=GsdXhb0rdWAgH4TRvTfT+WfsODySENUoDCln1R/hleM=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=hPOuE59GwDXCOuTIYzFLWvtCZ3nVtrsjZaKDVTSAT/80MDTcxVFDDvLPXWk84eLLA 5D94FZGoRYhdmkfiOb0W7T7meyzhmIybGpOiPo86O2V+6gS7YWfd4YRqWlgBNLFgPT 1Nr8D1JzkQVFcm3pTZRfpZK94D010pdUrcSnHhNYSmpR11ECFeR6T4d5tgZCs5CQYb bI9tU8egvnJXwJRswdDtPk0jqCcWLJ48eHofMYpI2ydvlcMahddisABxUryzY93a0A lCSG2wpnzTH3jgbp1JNMEBWAht4YWZltntanIWrk8TrO3J3akJEYDmIFiPeB+ZHWVl /cjCFrcGJV3Jg== 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 5693FE49FA1; Fri, 1 Jul 2022 03:10:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] atheros/atl1e:fix repeated words in comments From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165664501635.21670.8690012228345013979.git-patchwork-notify@kernel.org> Date: Fri, 01 Jul 2022 03:10:16 +0000 References: <20220629092856.35678-1-yuanjilin@cdjrlc.com> In-Reply-To: <20220629092856.35678-1-yuanjilin@cdjrlc.com> To: Jilin Yuan Cc: chris.snook@gmail.com, 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 Wed, 29 Jun 2022 17:28:56 +0800 you wrote: > Delete the redundant word 'slot'. > > Signed-off-by: Jilin Yuan > --- > drivers/net/ethernet/atheros/atl1e/atl1e_main.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - atheros/atl1e:fix repeated words in comments https://git.kernel.org/netdev/net-next/c/8dcc8ab805b7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html