summaryrefslogtreecommitdiff
path: root/net/tipc
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-09-02 17:35:05 +0300
committerDavid S. Miller <davem@davemloft.net>2021-09-03 14:32:25 +0300
commitbf0df73a2f0d1674bcc930ddff0de0544e512b6e (patch)
treef815e18c0d592909733581215080180e89ca883e /net/tipc
parent743902c5446190d9293672e717a6933dffabcb24 (diff)
downloadlinux-bf0df73a2f0d1674bcc930ddff0de0544e512b6e.tar.xz
seg6_iptunnel: Remove redundant initialization of variable err
The variable err 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions