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-Tag: v6.6.17~6916^2~339^2~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=492f99e4190a4574a4e015507e0466ab6d8d5d88;p=platform%2Fkernel%2Flinux-rpi.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 1de6a57..9e27fbd 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