diff options
author | Andrii Nakryiko <[email protected]> | 2022-07-05 15:48:18 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2022-07-06 16:46:19 +0200 |
commit | 7c8121af1bfe29feedfa4fcb3154886660ecbe3a (patch) | |
tree | 6b2a90338a647f1ed9ad78ab234602d4292c36a4 /tools/perf/scripts/python/sched-migration.py | |
parent | c46a12200114ae5ad7b0922e6c8969a22c3afbd7 (diff) |
libbpf: Remove unnecessary usdt_rel_ip assignments
Coverity detected that usdt_rel_ip is unconditionally overwritten
anyways, so there is no need to unnecessarily initialize it with unused
value. Clean this up.
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions