From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EADB355784; Thu, 14 Dec 2023 15:50:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="LB/guP7H" Received: by smtp.kernel.org (Postfix) with ESMTPS id 7B4D6C433C9; Thu, 14 Dec 2023 15:50:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702569025; bh=Iq8kyJNKL8EsBXQNMtORwvAPCkpQnVLEfrzy0pbicpc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=LB/guP7H20lc0+0rjUvIRoP0tAcsVezsaWCQ9sofJvhl9J1WGabMu/ynNpuRRruh8 ZkyUo5V5TP8PMvRW71HBtLXi0lKkglVkuZE8phzEQ80SJf64Zz7j1Fj1JpOMzzpyNF hVVtCkm14XhFKAPTO8MiBodDJGRAdbzTXOS/zgSgwgggbMBStmY0TfF01KbYsX04ZS PvT2eo4gkU+HR4XiD+f4/M8in/jCq/DtWaClKxNgm2ZXiOB/bp4pMctEKUUBNKEvi6 idt4zUugoH9xll17WjupnrYKE4pvEojABoQbBBK3MFLzmoOUsUlY+qIz+vgpFjlKsH OryIqkkQhlnxQ== 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 64BEBDD4EF9; Thu, 14 Dec 2023 15:50:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: bpf@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] net, xdp: correct grammar From: patchwork-bot+netdevbpf@kernel.org Message-Id: <170256902540.17867.3583568290757816832.git-patchwork-notify@kernel.org> Date: Thu, 14 Dec 2023 15:50:25 +0000 References: <20231213043735.30208-1-rdunlap@infradead.org> In-Reply-To: <20231213043735.30208-1-rdunlap@infradead.org> To: Randy Dunlap Cc: netdev@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net, davem@davemloft.net, kuba@kernel.org, hawk@kernel.org, john.fastabend@gmail.com, bpf@vger.kernel.org Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann : On Tue, 12 Dec 2023 20:37:35 -0800 you wrote: > Use the correct verb form in 2 places. > > Signed-off-by: Randy Dunlap > Cc: Alexei Starovoitov > Cc: Daniel Borkmann > Cc: David S. Miller > Cc: Jakub Kicinski > Cc: Jesper Dangaard Brouer > Cc: John Fastabend > Cc: bpf@vger.kernel.org > > [...] Here is the summary with links: - net, xdp: correct grammar https://git.kernel.org/bpf/bpf-next/c/04d25ccea2b3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html