diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-06-13 14:46:36 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-14 12:42:26 -0700 |
commit | b5ec0705ffe891910e8e615b2efb1c2b292e917c (patch) | |
tree | 67a85bdb08cf8cc8636bdccde18524120c42e9d6 /MAINTAINERS | |
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 <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions