summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/linux
diff options
context:
space:
mode:
authorColin Ian King2019-07-04 14:36:51 +0200
committerDavid S. Miller2019-07-04 21:12:13 +0200
commit2368a870d6408d8a834ebb2b9f1576144c96a78f (patch)
treea73ddcfa6eaef20c4e2712e8476d05997a0df064 /tools/include/uapi/linux
parentgve: fix -ENOMEM null check on a page allocation (diff)
downloadkernel-qcow2-linux-2368a870d6408d8a834ebb2b9f1576144c96a78f.tar.gz
kernel-qcow2-linux-2368a870d6408d8a834ebb2b9f1576144c96a78f.tar.xz
kernel-qcow2-linux-2368a870d6408d8a834ebb2b9f1576144c96a78f.zip
net: ethernet: sun: remove redundant assignment to variable err
The variable err is being assigned with a value that is never read and it is being updated in the next statement with a new value. 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 'tools/include/uapi/linux')
0 files changed, 0 insertions, 0 deletions