summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorColin Ian King2018-07-05 13:05:25 +0200
committerDavid S. Miller2018-07-05 13:07:40 +0200
commit4ed88df766704633459d8fddce1c1c87e1acb844 (patch)
tree6b56b4cbfb80be933a4c4095ebd4748c4c7f9aae /.gitattributes
parentMerge branch 'net-ethernet-Miscellaneous-Kconfig-and-Makefile-cleanups' (diff)
downloadkernel-qcow2-linux-4ed88df766704633459d8fddce1c1c87e1acb844.tar.gz
kernel-qcow2-linux-4ed88df766704633459d8fddce1c1c87e1acb844.tar.xz
kernel-qcow2-linux-4ed88df766704633459d8fddce1c1c87e1acb844.zip
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 '.gitattributes')
0 files changed, 0 insertions, 0 deletions