summaryrefslogtreecommitdiffstats
path: root/drivers/net/nlmon.c
diff options
context:
space:
mode:
authorNigel Christian <nigel.l.christian@gmail.com>2021-05-25 06:05:58 +0200
committerDavid S. Miller <davem@davemloft.net>2021-05-26 00:20:27 +0200
commitccc882f0d838cb45a1a78ea4e48c219887f920dc (patch)
treee9dba09569f30ba8dd8e7fd3559d90d64dae50dc /drivers/net/nlmon.c
parentMerge branch 'wan-cleanups' (diff)
downloadlinux-ccc882f0d838cb45a1a78ea4e48c219887f920dc.tar.xz
linux-ccc882f0d838cb45a1a78ea4e48c219887f920dc.zip
net: bridge: remove redundant assignment
The variable br is assigned a value that is not being read after exiting case IFLA_STATS_LINK_XSTATS_SLAVE. The assignment is redundant and can be removed. Addresses-Coverity ("Unused value") Signed-off-by: Nigel Christian <nigel.l.christian@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/nlmon.c')
0 files changed, 0 insertions, 0 deletions