aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/bpf
diff options
context:
space:
mode:
authorAkhil Raj <lf32.dev@gmail.com>2022-08-29 12:22:39 +0530
committerJonathan Corbet <corbet@lwn.net>2022-09-27 13:21:43 -0600
commit7f77ebbf758be6df89951713e7b234a9e6c5d32b (patch)
treede067ec255b08220cc3c5dbd4d5ea0ec4bc32fb0 /Documentation/bpf
parent32a3a9db16eb7551a6763820a8ed6f151f879eaa (diff)
downloadlinux-7f77ebbf758be6df89951713e7b234a9e6c5d32b.tar.gz
Delete duplicate words from kernel docs
I have deleted duplicate words like to, guest, trace, when, we Signed-off-by: Akhil Raj <lf32.dev@gmail.com> Link: https://lore.kernel.org/r/20220829065239.4531-1-lf32.dev@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/bpf')
-rw-r--r--Documentation/bpf/instruction-set.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/bpf/instruction-set.rst b/Documentation/bpf/instruction-set.rst
index 1b0e6711dec97..0ac7ae40be37c 100644
--- a/Documentation/bpf/instruction-set.rst
+++ b/Documentation/bpf/instruction-set.rst
@@ -133,7 +133,7 @@ code field of ``BPF_END``.
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
+The 1-bit source operand field in the opcode is used to select what byte
order the operation convert from or to:
========= ===== =================================================