summaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorColin Ian King2019-05-30 21:04:38 +0200
committerDavid S. Miller2019-05-31 23:36:48 +0200
commit587a7126779b32a6c8983ae567d987c1a0c7a5dc (patch)
tree12ce56a0c2f2cc850fb677aa66f656f5650cab30 /net/ipv4
parentnexthop: remove redundant assignment to err (diff)
downloadkernel-qcow2-linux-587a7126779b32a6c8983ae567d987c1a0c7a5dc.tar.gz
kernel-qcow2-linux-587a7126779b32a6c8983ae567d987c1a0c7a5dc.tar.xz
kernel-qcow2-linux-587a7126779b32a6c8983ae567d987c1a0c7a5dc.zip
xen-netback: remove redundant assignment to err
The variable err is assigned with the value -ENOMEM that is never read and it is re-assigned a new value later on. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Wei Liu <wei.liu2@citrix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions