提交 492f99e4 编写于 作者: K Kosuke Fujimoto 提交者: Daniel Borkmann

bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"

"BFP" should be "BPF"
Signed-off-by: NKosuke Fujimoto <fujimotokosuke0@gmail.com>
Signed-off-by: NDaniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20220609083937.245749-1-fujimotoksouke0@gmail.com
上级 0b817059
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册