diff options
| author | Colin Ian King <[email protected]> | 2018-07-04 08:15:30 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-07-04 22:39:10 +0900 |
| commit | 371b4fc33b2e32bd18fc139d2fb8b508ea66fe50 (patch) | |
| tree | 5cbfc715ce390ef0698e57f30d709b324a6e43b2 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 3ff39a21640efd469c8b9d96e34d281deed0c6f6 (diff) | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions