aboutsummaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-07-04 08:54:55 +0100
committerDavid S. Miller <davem@davemloft.net>2018-07-04 22:39:11 +0900
commit1d981f1dbe14ebf96fe1b2de58b72f60e897fb91 (patch)
treeb5c69797cb57b5a5c3d10781b51e671e530086a7 /usr
parentnet: fec: remove redundant variable 'inc' (diff)
downloadlinux-dev-1d981f1dbe14ebf96fe1b2de58b72f60e897fb91.tar.xz
linux-dev-1d981f1dbe14ebf96fe1b2de58b72f60e897fb91.zip
net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idx
Variable last_rule_idx is being assigned but is never used hence it is redundant and can be removed. Cleans up clang warning: warning: variable 'last_rule_idx' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Claudiu Manoil <claudiu.manoil@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions