aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-07-03 09:32:14 +0100
committerDavid S. Miller <davem@davemloft.net>2019-07-03 11:33:55 -0700
commit2559d7c4dd0eb17e6454fc7f52f9c5ea63a272df (patch)
treefab6565a5c6da797d6ff6f2bd42f5215ec5486ab /net/ipv4
parentatl1c: remove redundant assignment to variable tpd_req (diff)
downloadlinux-dev-2559d7c4dd0eb17e6454fc7f52f9c5ea63a272df.tar.xz
linux-dev-2559d7c4dd0eb17e6454fc7f52f9c5ea63a272df.zip
qlcnic: remove redundant assignment to variable err
The variable err is being initialized with a value that is never read and it is being updated later with a new value. The initialization 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/ipv4')
0 files changed, 0 insertions, 0 deletions