diff options
| author | Colin Ian King <colin.king@canonical.com> | 2018-07-04 10:15:30 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-07-04 16:39:10 +0300 |
| commit | 371b4fc33b2e32bd18fc139d2fb8b508ea66fe50 (patch) | |
| tree | 5cbfc715ce390ef0698e57f30d709b324a6e43b2 /tools/perf/scripts/python | |
| parent | 3ff39a21640efd469c8b9d96e34d281deed0c6f6 (diff) | |
| download | linux-371b4fc33b2e32bd18fc139d2fb8b508ea66fe50.tar.xz | |
net: alx: remove redundant variable old_duplex
Variable old_duplex is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'old_duplex' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
