projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1c5743
)
bpf, docs: Remove duplicated word "instructions"
author
Tiezhu Yang
<yangtiezhu@loongson.cn>
Thu, 28 Apr 2022 09:55:52 +0000
(17:55 +0800)
committer
Daniel Borkmann
<daniel@iogearbox.net>
Thu, 28 Apr 2022 15:20:48 +0000
(17:20 +0200)
The word "instructions" is duplicated, remove it.
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link:
https://lore.kernel.org/bpf/1651139754-4838-2-git-send-email-yangtiezhu@loongson.cn
Documentation/bpf/instruction-set.rst
patch
|
blob
|
history
diff --git
a/Documentation/bpf/instruction-set.rst
b/Documentation/bpf/instruction-set.rst
index 5300837ac2c9a0a81c1289e14e81fcd4300027a1..30b019c595ba4df0e847ffa935b5502684783b21 100644
(file)
--- a/
Documentation/bpf/instruction-set.rst
+++ b/
Documentation/bpf/instruction-set.rst
@@
-130,7
+130,7
@@
Byte swap instructions
The byte swap instructions use an instruction class of ``BFP_ALU`` and a 4-bit
code field of ``BPF_END``.
-The byte swap instructions
instructions
operate on the destination register
+The byte swap instructions operate on the destination register
only and do not use a separate source register or immediate value.
The 1-bit source operand field in the opcode is used to to select what byte