summaryrefslogtreecommitdiffstats
path: root/tools/bpf
diff options
context:
space:
mode:
authorYuntao Wang <ytcoode@gmail.com>2022-04-24 22:34:20 +0800
committerDaniel Borkmann <daniel@iogearbox.net>2022-04-25 17:39:16 +0200
commit003fed595c0f37d0ad112447f5f942654979426c (patch)
tree87d8d6feeb9a8f70416a1b94a3af41fa1dd5e298 /tools/bpf
parentfd0493a1e49eb643ac86f3932b1bde60bcc9f402 (diff)
downloadlinux-003fed595c0f37d0ad112447f5f942654979426c.tar.bz2
libbpf: Remove unnecessary type cast
The link variable is already of type 'struct bpf_link *', casting it to 'struct bpf_link *' is redundant, drop it. Signed-off-by: Yuntao Wang <ytcoode@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20220424143420.457082-1-ytcoode@gmail.com
Diffstat (limited to 'tools/bpf')
0 files changed, 0 insertions, 0 deletions