aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-05-13 13:24:09 +0100
committerKalle Valo <[email protected]>2021-06-15 16:39:37 +0300
commit03a1b938cf39469da4f27b48cb47fa7b3a2f440c (patch)
tree4962cdf91012c9bbf6916b857a6a0f8e665601b4 /tools/testing/selftests/bpf/prog_tests/autoload.c
parentc362dd84013e53ce354a8069d0795280c683450c (diff)
rtlwifi: rtl8723ae: remove redundant initialization of variable rtstatus
The variable rtstatus 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 <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions