netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"
@ 2022-06-09  8:39 Kosuke Fujimoto
  2022-06-09 12:10 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Kosuke Fujimoto @ 2022-06-09  8:39 UTC (permalink / raw)
  To: corbet, ast, daniel, andrii
  Cc: linux-doc, netdev, bpf, linux-kernel, Kosuke Fujimoto, Kosuke Fujimoto

"BFP" should be "BPF"

Signed-off-by: Kosuke Fujimoto <fujimotokosuke0@gmail.com>
---
 Documentation/bpf/instruction-set.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/bpf/instruction-set.rst b/Documentation/bpf/instruction-set.rst
index 1de6a57c7e1e..9e27fbdb2206 100644
--- a/Documentation/bpf/instruction-set.rst
+++ b/Documentation/bpf/instruction-set.rst
@@ -127,7 +127,7 @@ BPF_XOR | BPF_K | BPF_ALU64 means::
 Byte swap instructions
 ----------------------
 
-The byte swap instructions use an instruction class of ``BFP_ALU`` and a 4-bit
+The byte swap instructions use an instruction class of ``BPF_ALU`` and a 4-bit
 code field of ``BPF_END``.
 
 The byte swap instructions operate on the destination register
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"
  2022-06-09  8:39 [PATCH] bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU" Kosuke Fujimoto
@ 2022-06-09 12:10 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-06-09 12:10 UTC (permalink / raw)
  To: Kosuke Fujimoto
  Cc: corbet, ast, daniel, andrii, linux-doc, netdev, bpf,
	linux-kernel, fujimotoksouke0

Hello:

This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:

On Thu,  9 Jun 2022 04:39:37 -0400 you wrote:
> "BFP" should be "BPF"
> 
> Signed-off-by: Kosuke Fujimoto <fujimotokosuke0@gmail.com>
> ---
>  Documentation/bpf/instruction-set.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"
    https://git.kernel.org/bpf/bpf-next/c/492f99e4190a

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-09 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-09  8:39 [PATCH] bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU" Kosuke Fujimoto
2022-06-09 12:10 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).