summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_maps.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-07-21 12:56:30 +0100
committerAndrii Nakryiko <andrii@kernel.org>2021-07-22 16:34:35 -0700
commit724f17b7d45d62c71e92471666647a823cb9baa9 (patch)
tree466343ca9f5f44df094cc274420f25bb7a179711 /tools/testing/selftests/bpf/test_maps.c
parent16c5900ba776c5acd6568abd60c40f948a96e496 (diff)
downloadlinux-724f17b7d45d62c71e92471666647a823cb9baa9.tar.gz
linux-724f17b7d45d62c71e92471666647a823cb9baa9.tar.bz2
linux-724f17b7d45d62c71e92471666647a823cb9baa9.zip
bpf: Remove redundant intiialization of variable stype
The variable stype is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210721115630.109279-1-colin.king@canonical.com
Diffstat (limited to 'tools/testing/selftests/bpf/test_maps.c')
0 files changed, 0 insertions, 0 deletions