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,URIBL_BLOCKED autolearn=ham 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 4BC02C433E0 for ; Wed, 20 Jan 2021 01:54:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 02B4622472 for ; Wed, 20 Jan 2021 01:54:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731310AbhATBxs (ORCPT ); Tue, 19 Jan 2021 20:53:48 -0500 Received: from mail.kernel.org ([198.145.29.99]:53152 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731138AbhATBuv (ORCPT ); Tue, 19 Jan 2021 20:50:51 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 8C7ED22CE3; Wed, 20 Jan 2021 01:50:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611107410; bh=BiEgtoQNxGyW3CRuCJ3i4VnSIzaDJg13qEScSNmD3Ww=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=EJKDBB70wQrMFGGBp8NDO2PKuBvPoKLXkD+uxlxkTGV/xuFPmFWQ8pQIoWBKewKtH UF5ZrhVVB6UQXgEzA9SloCqmA/IbudRmyiG4C5oxG7eMpuCA7wqQ4Vfy665Prez+Cm EruI6xgHA7ICdomyC3BSRWj6g6rFwQMt9j8KJLHiYCYyvTdxI+YIhmNeOb7rtIjfUu 6eH6K+85IoDyAH4RC+MJb0VRAqg6jt4XDgvQ1QHbHTS5i5ccAIWC6DA26Kg+1j6MZ9 XyrwtEPtxH0ov5xCAw+zrKBfMGfdcXlHdgE5vcQiF5K+CCEXEg+xwxR1HToCMOb6bm ytnYtY7L6Frog== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] net: tun: fix misspellings using codespell tool From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161110741057.23772.6253878194715945679.git-patchwork-notify@kernel.org> Date: Wed, 20 Jan 2021 01:50:10 +0000 References: <20210118111539.35886-1-dong.menglong@zte.com.cn> In-Reply-To: <20210118111539.35886-1-dong.menglong@zte.com.cn> To: Menglong Dong Cc: kuba@kernel.org, davem@davemloft.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, dong.menglong@zte.com.cn 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 Mon, 18 Jan 2021 03:15:39 -0800 you wrote: > From: Menglong Dong > > Some typos are found out by codespell tool: > > $ codespell -w -i 3 ./drivers/net/tun.c > aovid ==> avoid > > [...] Here is the summary with links: - [net-next] net: tun: fix misspellings using codespell tool https://git.kernel.org/netdev/net-next/c/c2e315b8c399 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html