summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-10-11 18:22:32 +0100
committerDavid S. Miller <davem@davemloft.net>2019-10-15 12:57:55 -0400
commitf58a887ebc990b4d01a5a53330be06c384e089c4 (patch)
tree84c912ce2cfe211231792eb82c37de38dd19d6ff /tools
parent85a83a8fca7f347b1dc0b637a0d6487fd76aff5c (diff)
downloadlinux-f58a887ebc990b4d01a5a53330be06c384e089c4.tar.bz2
net: b44: remove redundant assignment to variable reg
The variable reg is being assigned a value that is never read and is being re-assigned in the following for-loop. The assignment is redundant and hence 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')
0 files changed, 0 insertions, 0 deletions