diff options
author | Dave Thaler <dthaler1968@googlemail.com> | 2024-05-25 08:33:32 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-05-25 10:41:57 -0700 |
commit | f980f13e4eb299abba6692365315196e1ba6fd2c (patch) | |
tree | cf2ec6c3b4a9fd8bcf0788af163eaa9be5367004 /net/ipv4/tcp_output.c | |
parent | 6a6d8b6f00ade597e0030669fae3fdf57cfba33b (diff) | |
download | linux-f980f13e4eb299abba6692365315196e1ba6fd2c.tar.gz linux-f980f13e4eb299abba6692365315196e1ba6fd2c.tar.bz2 linux-f980f13e4eb299abba6692365315196e1ba6fd2c.zip |
bpf, docs: Clarify call local offset
In the Jump instructions section it explains that the offset is
"relative to the instruction following the jump instruction".
But the program-local section confusingly said "referenced by
offset from the call instruction, similar to JA".
This patch updates that sentence with consistent wording, saying
it's relative to the instruction following the call instruction.
Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
Acked-by: Yonghong Song <yonghong.song@linux.dev>
Link: https://lore.kernel.org/r/20240525153332.21355-1-dthaler1968@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions