diff options
| author | Colin Ian King <colin.king@canonical.com> | 2018-07-05 14:05:25 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-07-05 14:07:40 +0300 |
| commit | 4ed88df766704633459d8fddce1c1c87e1acb844 (patch) | |
| tree | 6b56b4cbfb80be933a4c4095ebd4748c4c7f9aae /tools/perf/scripts/python/sched-migration.py | |
| parent | 2727eac605bb4787ae43eff6e022196f5297e329 (diff) | |
| download | linux-4ed88df766704633459d8fddce1c1c87e1acb844.tar.xz | |
net: ethernet: sun: remove redundant variables adv and lpa and mii_reads
Variables adv and lpa are being assigned but are never used hence they
are redundant and can be removed. Also remove the unncessary mii_reads
too.
Cleans up clang warnings:
warning: variable 'lpa' set but not used [-Wunused-but-set-variable]
warning: variable 'adv' 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/sched-migration.py')
0 files changed, 0 insertions, 0 deletions
