diff options
author | Andrii Nakryiko <[email protected]> | 2022-11-17 11:28:24 -0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2022-11-18 23:13:38 +0100 |
commit | f80e16b614f303b520465b7c704ff89fab800f2f (patch) | |
tree | 34a05f070a2f0eaf257a083fa3c432cca52fdf0e /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 97c11d6e31547183e2404087f0fb23b34dbe2cc3 (diff) |
libbpf: Ignore hashmap__find() result explicitly in btf_dump
Coverity is reporting that btf_dump_name_dups() doesn't check return
result of hashmap__find() call. This is intentional, so make it explicit
with (void) cast.
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions