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=-11.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS 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 A3C07C4321A for ; Fri, 19 Mar 2021 02:21:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 922CC64F42 for ; Fri, 19 Mar 2021 02:21:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233053AbhCSCUg (ORCPT ); Thu, 18 Mar 2021 22:20:36 -0400 Received: from mail.kernel.org ([198.145.29.99]:54228 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231233AbhCSCUR (ORCPT ); Thu, 18 Mar 2021 22:20:17 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 5E71964F3B; Fri, 19 Mar 2021 02:20:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1616120412; bh=fLO7mwrVrswGtkXBVrBfhs3d6vsRyHpBFRmwenGADSo=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=T2yMSswwf7Ig65BiZcJETAIsILkqrqvH13UnCXGQqlYZFG8tvvcyJtgS2JSS67C4k fR+yb8eRedRn7naY3W1wWi/yKxkGue/uILxfybr+mjI1WwuKlF3aYmkd1XB2IEiIxW W3sXNo+PTlwVXgh6ZrgYdy4VKUnXO/vltUCJHO0beFdE8yTi3jG4L/c6RPbWf2dSBZ wcz/Zj4UZAVfLb4y/flUPW0TKT0jSVLxjgQxrwBV9Aa+uf7hOkqaCetcY4r+WrsKP7 2sHwksEDuGmjsIxGwWHJ4FEovEyjtSw0UEYG14oKb9US8Y1fWCYa439rvZOvJSlp8F nmyytBPkgjz4A== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] /net/hsr: fix misspellings using codespell tool From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161612041235.22955.5015436057969983535.git-patchwork-notify@kernel.org> Date: Fri, 19 Mar 2021 02:20:12 +0000 References: <20210318113941.473650-1-xiong.zhenwu@zte.com.cn> In-Reply-To: <20210318113941.473650-1-xiong.zhenwu@zte.com.cn> To: Menglong Dong Cc: davem@davemloft.net, kuba@kernel.org, m-karicheri2@ti.com, andriy.shevchenko@linux.intel.com, xiong.zhenwu@zte.com.cn, miaoqinglang@huawei.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 (refs/heads/master): On Thu, 18 Mar 2021 04:39:41 -0700 you wrote: > From: Xiong Zhenwu > > A typo is found out by codespell tool in 111th line of hsr_debugfs.c: > > $ codespell ./net/hsr/ > > net/hsr/hsr_debugfs.c:111: Debufs ==> Debugfs > > [...] Here is the summary with links: - [net-next] /net/hsr: fix misspellings using codespell tool https://git.kernel.org/netdev/net-next/c/7f1330c1b19d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html