diff options
| author | Nigel Christian <nigel.l.christian@gmail.com> | 2021-05-25 07:05:58 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-05-26 01:20:27 +0300 |
| commit | ccc882f0d838cb45a1a78ea4e48c219887f920dc (patch) | |
| tree | e9dba09569f30ba8dd8e7fd3559d90d64dae50dc /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | c1eaf3c09c54bdc0886f8ecd6532803ab9d82454 (diff) | |
| download | linux-ccc882f0d838cb45a1a78ea4e48c219887f920dc.tar.xz | |
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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
