diff options
author | Dave Thaler <dthaler1968@googlemail.com> | 2024-02-21 20:35:35 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-02-22 20:07:37 +0300 |
commit | c1bb68f6b2f6be5297c5fbad5caebf67d0dd3034 (patch) | |
tree | 35984a7f955038cff0e43701f069beb5a5adeb19 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8425b6eb51460ef429920b2ee7e2b0881d4e23c5 (diff) | |
download | linux-c1bb68f6b2f6be5297c5fbad5caebf67d0dd3034.tar.xz |
bpf, docs: Fix typos in instruction-set.rst
* "BPF ADD" should be "BPF_ADD".
* "src" should be "src_reg" in several places. The latter is the field name
in the instruction. The former refers to the value of the register, or the
immediate.
* Add '' around field names in one sentence, for consistency with the rest
of the document.
Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
Acked-by: David Vernet <void@manifault.com>
Link: https://lore.kernel.org/r/20240221173535.16601-1-dthaler1968@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions