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 X-Spam-Level: X-Spam-Status: No, score=-22.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C9F6EC63797 for ; Thu, 22 Jul 2021 06:20:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A934B6127C for ; Thu, 22 Jul 2021 06:20:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231233AbhGVFja (ORCPT ); Thu, 22 Jul 2021 01:39:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:59604 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231211AbhGVFj3 (ORCPT ); Thu, 22 Jul 2021 01:39:29 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 2A6C360D07; Thu, 22 Jul 2021 06:20:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1626934805; bh=F/tUym1ScJ0Ys6vN1TUBZp6/6qA5vtz2TgMDVCVJ58s=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=o6CDfObMBRM2nL4khAK3twoid/QreoO2iZWb5lMQ0eKl33FPQdWIuZdfA3n39Kjkn GuR2aPokHys60lr2ymbyklzVJDM6Dr/ZuTPdNvigUSlwzro9M4Hx/CFaHLuYvtHVA0 bx4oDRNzgn8yUKHUy0Yojkjxy1ilSbzvCxa/eDE6F8sUs2MNQ/57ynBl+o9GXZ22lQ PS0kUYWGiZxBa6k97o97rF0Gaz9J3zmcu7vtTvIOxbPFcZ4XZxcS2+eZCZZSFRp+nW VN9gXBVNFtu2Fo/rI4xGpifYPc9BGmBi/GXLhhJNtTQHa8Tw9P9MBMz8hqf7EsMSE1 gFGFXLiHH1DFA== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] ravb: Fix a typo in comment From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162693480511.4679.18040027938338857040.git-patchwork-notify@kernel.org> Date: Thu, 22 Jul 2021 06:20:05 +0000 References: <20210721181721.17314-1-biju.das.jz@bp.renesas.com> In-Reply-To: <20210721181721.17314-1-biju.das.jz@bp.renesas.com> To: Biju Das Cc: davem@davemloft.net, kuba@kernel.org, sergei.shtylyov@gmail.com, geert+renesas@glider.be, andrew@lunn.ch, aford173@gmail.com, yoshihiro.shimoda.uh@renesas.com, s.shtylyov@omprussia.ru, rikard.falkeborn@gmail.com, ashiduka@fujitsu.com, yangyingliang@huawei.com, netdev@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Chris.Paterson2@renesas.com, biju.das@bp.renesas.com, prabhakar.mahadev-lad.rj@bp.renesas.com Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net.git (refs/heads/master): On Wed, 21 Jul 2021 19:17:21 +0100 you wrote: > Fix the typo RX->TX in comment, as the code following the comment > process TX and not RX. > > Signed-off-by: Biju Das > Reviewed-by: Lad Prabhakar > --- > drivers/net/ethernet/renesas/ravb_main.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - ravb: Fix a typo in comment https://git.kernel.org/netdev/net/c/291d0a2c1fa6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html