diff options
author | Song Liu <songliubraving@fb.com> | 2020-11-19 16:28:33 -0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2020-11-20 20:36:34 +0100 |
commit | 91b2db27d3ff9ad29e8b3108dfbf1e2f49fe9bd3 (patch) | |
tree | 7b69cd2cc416a9811f8fe9573b34c2b07250a6fe /scripts/bpf_helpers_doc.py | |
parent | 450d060e8f752a6ce052a2bffd3f01633472e330 (diff) |
bpf: Simplify task_file_seq_get_next()
Simplify task_file_seq_get_next() by removing two in/out arguments: task
and fstruct. Use info->task and info->files instead.
Signed-off-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20201120002833.2481110-1-songliubraving@fb.com
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions