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=-21.4 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 D52BCC04FF3 for ; Fri, 21 May 2021 20:40:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B222D61057 for ; Fri, 21 May 2021 20:40:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229748AbhEUUlh (ORCPT ); Fri, 21 May 2021 16:41:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:54894 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229512AbhEUUle (ORCPT ); Fri, 21 May 2021 16:41:34 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 51F9B61057; Fri, 21 May 2021 20:40:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1621629611; bh=3U1/RBuefFyH14BAx7UNpn8IhquklzS5IN/ma4gfKl4=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=aFwM0LAt6eN+ICm4YZbWhc7nF8RzzFQSw/HNkxAG3SlUQAecun5aHN9/KzmNI/zam rmZ+op/t100yef9WGG/Tw/9w1jdkFInFGpTrjBs4P/fCamMuRXbYDsGuT+PwB//5Pp NIxiFu24TskSe95K+Ho6XWcKHByIq5hHOAu+9UoBvouoqwSZZgH/XNJIrkSwisluFc moI7+Bi38FOhpfklyifXI7yOrcFhT0hgb2FuvP6yqsXKg7qtRGjR0tenU+TRiZWVdb TPgLoqpTbPBVqTjaRFpyP7Uywij8PiFRAzwREN4FEMYPwl8k6wDEvH5Us0e3RXnb+M 9qTJQB7vZasxQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] caif_virtio: Fix some typos in caif_virtio.c From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162162961128.15420.5707504281277648249.git-patchwork-notify@kernel.org> Date: Fri, 21 May 2021 20:40:11 +0000 References: <20210521032455.28815-1-wanghai38@huawei.com> In-Reply-To: <20210521032455.28815-1-wanghai38@huawei.com> To: Wang Hai Cc: davem@davemloft.net, kuba@kernel.org, jingxiangfeng@huawei.com, luc.vanoostenryck@gmail.com, kernel@esmil.dk, 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 Fri, 21 May 2021 11:24:55 +0800 you wrote: > s/patckets/packets/ > s/avilable/available/ > s/tbe/the/ > > Signed-off-by: Wang Hai > --- > drivers/net/caif/caif_virtio.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Here is the summary with links: - [net-next] caif_virtio: Fix some typos in caif_virtio.c https://git.kernel.org/netdev/net-next/c/ae8102b87b9a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html