aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_prog_array_init.c
diff options
context:
space:
mode:
authorViktor Malik <[email protected]>2023-03-01 09:53:54 +0100
committerAndrii Nakryiko <[email protected]>2023-03-01 11:13:11 -0800
commit7832d06bd9f9080d9ceae388bb81bf33adce3850 (patch)
treef702f444e553ba446660429e546b529aa1e101b3 /tools/testing/selftests/bpf/progs/test_prog_array_init.c
parent40e1bcab1e4ce7d7e4d601782a963e8d59d09695 (diff)
libbpf: Remove several dead assignments
Clang Static Analyzer (scan-build) reports several dead assignments in libbpf where the assigned value is unconditionally overridden by another value before it is read. Remove these assignments. Signed-off-by: Viktor Malik <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/5503d18966583e55158471ebbb2f67374b11bf5e.1677658777.git.vmalik@redhat.com
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions