diff options
author | 2024-07-04 10:19:19 -0500 | |
---|---|---|
committer | 2024-07-08 16:23:19 +0200 | |
commit | bc239eb271e5f35fcade689c6782c962ef3704c8 (patch) | |
tree | b75f72c985bc8abe96bcd68c25d7321dedd73155 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | riscv, bpf: Optimize stack usage of trampoline (diff) | |
download | wireguard-linux-bc239eb271e5f35fcade689c6782c962ef3704c8.tar.xz wireguard-linux-bc239eb271e5f35fcade689c6782c962ef3704c8.zip |
bpf: Remove unnecessary loop in task_file_seq_get_next()
After commit 0ede61d8589c ("file: convert to SLAB_TYPESAFE_BY_RCU") this
loop always iterates exactly one time. Delete the for statement and pull
the code in a tab.
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Acked-by: Yonghong Song <yonghong.song@linux.dev>
Link: https://lore.kernel.org/bpf/ZoWJF51D4zWb6f5t@stanley.mountain
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions