aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2022-11-17 11:28:24 -0800
committerDaniel Borkmann <[email protected]>2022-11-18 23:13:38 +0100
commitf80e16b614f303b520465b7c704ff89fab800f2f (patch)
tree34a05f070a2f0eaf257a083fa3c432cca52fdf0e /tools/perf/scripts/python/mem-phys-addr.py
parent97c11d6e31547183e2404087f0fb23b34dbe2cc3 (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/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions