diff options
| author | Menglong Dong <[email protected]> | 2024-01-28 05:54:43 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2024-01-29 15:44:53 +0000 |
| commit | efaa47db92451608499ab7edf108bf30141c33db (patch) | |
| tree | d8c2405cd3568bca72a9c7472cc0d1418646d207 /tools/lib/bpf/libbpf.c | |
| parent | selftests/bpf: Drop return in bpf_testmod_exit (diff) | |
| download | kernel-efaa47db92451608499ab7edf108bf30141c33db.tar.gz kernel-efaa47db92451608499ab7edf108bf30141c33db.zip | |
bpf: Remove unused field "mod" in struct bpf_trampoline
It seems that the field "mod" in struct bpf_trampoline is not used
anywhere after the commit 31bf1dbccfb0 ("bpf: Fix attaching
fentry/fexit/fmod_ret/lsm to modules"). So we can just remove it now.
Fixes: 31bf1dbccfb0 ("bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules")
Signed-off-by: Menglong Dong <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/lib/bpf/libbpf.c')
0 files changed, 0 insertions, 0 deletions
