diff options
author | Menglong Dong <menglong8.dong@gmail.com> | 2024-07-30 13:37:33 +0800 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2024-07-30 13:47:39 -0700 |
commit | 1cbe8143fd2f588031a5f157d15ae15ce12215e2 (patch) | |
tree | 2536c2e28d28f2e5c5cf5c42edc9ed3740d0da70 /net/xdp | |
parent | 21c5f4f55da759c7444a1ef13e90b6e6f674eeeb (diff) |
bpf: kprobe: Remove unused declaring of bpf_kprobe_override
After the commit 66665ad2f102 ("tracing/kprobe: bpf: Compare instruction
pointer with original one"), "bpf_kprobe_override" is not used anywhere
anymore, and we can remove it now.
Fixes: 66665ad2f102 ("tracing/kprobe: bpf: Compare instruction pointer with original one")
Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20240730053733.885785-1-dongml2@chinatelecom.cn
Diffstat (limited to 'net/xdp')
0 files changed, 0 insertions, 0 deletions