diff options
author | Yuntao Wang <[email protected]> | 2022-04-24 22:34:20 +0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2022-04-25 17:39:16 +0200 |
commit | 003fed595c0f37d0ad112447f5f942654979426c (patch) | |
tree | 87d8d6feeb9a8f70416a1b94a3af41fa1dd5e298 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | fd0493a1e49eb643ac86f3932b1bde60bcc9f402 (diff) |
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 <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions