Skip to content
Commit efaa47db authored by Menglong Dong's avatar Menglong Dong Committed by Daniel Borkmann
Browse files

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 31bf1dbc ("bpf: Fix attaching
fentry/fexit/fmod_ret/lsm to modules"). So we can just remove it now.

Fixes: 31bf1dbc ("bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules")
Signed-off-by: default avatarMenglong Dong <dongmenglong.8@bytedance.com>
Signed-off-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
Acked-by: default avatarJiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/bpf/20240128055443.413291-1-dongmenglong.8@bytedance.com
parent f149d03f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment