diff options
author | Jiri Olsa <jolsa@kernel.org> | 2020-08-25 21:21:16 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-08-25 15:37:41 -0700 |
commit | dafe58fc1917a96c657a0f56a12f262e5d9fb324 (patch) | |
tree | c46799d9c81e5e9622d8b7d19d6e46ad33a1e1de /scripts/bpf_helpers_doc.py | |
parent | 887c31a39c49e261581a3d108607c9dea55b12d9 (diff) | |
download | linux-dafe58fc1917a96c657a0f56a12f262e5d9fb324.tar.gz linux-dafe58fc1917a96c657a0f56a12f262e5d9fb324.tar.bz2 linux-dafe58fc1917a96c657a0f56a12f262e5d9fb324.zip |
bpf: Remove recursion call in btf_struct_access
Andrii suggested we can simply jump to again label
instead of making recursion call.
Suggested-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/20200825192124.710397-7-jolsa@kernel.org
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions