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.2 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 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 2281DC433EA for ; Mon, 22 Mar 2021 20:01:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 096D561972 for ; Mon, 22 Mar 2021 20:01:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231898AbhCVUA4 (ORCPT ); Mon, 22 Mar 2021 16:00:56 -0400 Received: from mail.kernel.org ([198.145.29.99]:43304 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230247AbhCVUAJ (ORCPT ); Mon, 22 Mar 2021 16:00:09 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id C4CC061993; Mon, 22 Mar 2021 20:00:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1616443208; bh=thJVPQpkALBugFUnwubpYNlwmdOppdAJCbE3bETQo8c=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=LlbkBQQtu1wruErc71XhAtiix2VUoo32iRdZqw0DBSDTomoT8GZQn0mifV2h7E+Pw 0ogeeYcnZ8N1vr7QDghHtMMPucnmsL0hbDJGdIjHKFuqhMee946gqNlVOuLdAGgxmI sq5ndFchgEshoONckmAqnGpf1UH9Mc0pYfp7r+fmvAHkzuPWhL6c1S+U041j7cJgat U+a0nfRGQGOs9B/seIugx5KJxRI93MuAD4GPjyMzB5Wwyoyo4L+O4cYBXUDfTd0+YH jfgMHgR6ozpxd12hQtTV7ERAtj1pWBjveLsK89jtxqyF/B/qkwpVFAUxG9ncnVnMff U3ksiYrlrhD9w== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] NFC: Fix a typo From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161644320873.18911.780914181416583866.git-patchwork-notify@kernel.org> Date: Mon, 22 Mar 2021 20:00:08 +0000 References: <20210322005430.222748-1-unixbhaskar@gmail.com> In-Reply-To: <20210322005430.222748-1-unixbhaskar@gmail.com> To: Bhaskar Chowdhury Cc: davem@davemloft.net, dan.carpenter@oracle.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, rdunlap@infradead.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 Mon, 22 Mar 2021 06:24:30 +0530 you wrote: > s/packaet/packet/ > > Signed-off-by: Bhaskar Chowdhury > --- > drivers/nfc/fdp/fdp.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > [...] Here is the summary with links: - NFC: Fix a typo https://git.kernel.org/netdev/net-next/c/0853f5ab35e6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html