diff options
author | Colin Ian King <[email protected]> | 2021-06-13 14:46:36 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-14 12:42:26 -0700 |
commit | b5ec0705ffe891910e8e615b2efb1c2b292e917c (patch) | |
tree | 67a85bdb08cf8cc8636bdccde18524120c42e9d6 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | ce4f8afd85d6871e3ad76ce737fbbfc0521fa3e4 (diff) |
ipv6: fib6: remove redundant initialization of variable err
The variable err is being initialized with a value that is never read, the
assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions