diff options
author | 2021-05-24 23:05:58 -0500 | |
---|---|---|
committer | 2021-05-25 15:20:27 -0700 | |
commit | ccc882f0d838cb45a1a78ea4e48c219887f920dc (patch) | |
tree | e9dba09569f30ba8dd8e7fd3559d90d64dae50dc /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Merge branch 'wan-cleanups' (diff) | |
download | linux-dev-ccc882f0d838cb45a1a78ea4e48c219887f920dc.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions