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 62D68C433F5 for ; Fri, 18 Feb 2022 11:50:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234960AbiBRLud (ORCPT ); Fri, 18 Feb 2022 06:50:33 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:47408 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234930AbiBRLu3 (ORCPT ); Fri, 18 Feb 2022 06:50:29 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C85151AF6E2; Fri, 18 Feb 2022 03:50:12 -0800 (PST) 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 64AF161F58; Fri, 18 Feb 2022 11:50:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id C2CD4C340F4; Fri, 18 Feb 2022 11:50:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1645185011; bh=uT0a9HHWU3CmmVpUMs8x8cfAZ+FhPOK3gjiwhKHX5+M=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=bS6gjKVs9jxVtDJ8i4bDpaoyWW3uXdBj5rta2AM/QxONcTcbFFSV8IUYuiOlMiyaY dJOVvD8rKJFaNmDMr/3W5EAxC9pJn/DnjJFD3gmV2AHdCjmgS8JMHDN5ikTvxCjwox T/K2+uMplyYR3Sd6qPMDAPoAoRIw2YgD1iM6P2Vk2mcSZgxylHQ0FkleRANoGQyOvs O+zQRcPbgbDl1nvrxYytxsevV4DPCerx5ZJNkUOVE8TNdyUwsfLlYllbHsJ0XJ37P+ ulNW5yokgIMZx7VrETCC2Ag2qtoBeWoBntQ2dTSeMGdOaXtio4uaidFEFcPRXH1ZSV 4J6+if9HlzUHQ== 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 AA050E7BB18; Fri, 18 Feb 2022 11:50:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v2] net: ethernet: xilinx: cleanup comments From: patchwork-bot+netdevbpf@kernel.org Message-Id: <164518501168.13243.15064451451122227183.git-patchwork-notify@kernel.org> Date: Fri, 18 Feb 2022 11:50:11 +0000 References: <20220217160518.3255003-1-trix@redhat.com> In-Reply-To: <20220217160518.3255003-1-trix@redhat.com> To: Tom Rix Cc: davem@davemloft.net, kuba@kernel.org, michal.simek@xilinx.com, radhey.shyam.pandey@xilinx.com, rdunlap@infradead.org, esben@geanix.com, arnd@arndb.de, huangguangbin2@huawei.com, chenhao288@hisilicon.com, moyufeng@huawei.com, michael@walle.cc, yuehaibing@huawei.com, prabhakar.mahadev-lad.rj@bp.renesas.com, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.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, 17 Feb 2022 08:05:18 -0800 you wrote: > From: Tom Rix > > Remove the second 'the'. > Replacements: > endiannes to endianness > areconnected to are connected > Mamagement to Management > undoccumented to undocumented > Xilink to Xilinx > strucutre to structure > > [...] Here is the summary with links: - [v2] net: ethernet: xilinx: cleanup comments https://git.kernel.org/netdev/net-next/c/8aba73ef44eb You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html