From: Kosuke Fujimoto Date: Thu, 9 Jun 2022 08:39:37 +0000 (-0400) Subject: bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=492f99e4190a4574a4e015507e0466ab6d8d5d88;p=linux.git bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU" "BFP" should be "BPF" Signed-off-by: Kosuke Fujimoto Signed-off-by: Daniel Borkmann Link: https://lore.kernel.org/bpf/20220609083937.245749-1-fujimotoksouke0@gmail.com --- diff --git a/Documentation/bpf/instruction-set.rst b/Documentation/bpf/instruction-set.rst index 1de6a57c7e1e3..9e27fbdb2206f 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