summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
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 /net/unix/af_unix.c
parentf06bd2ed745cdca87ca398e27ef0bbbdf1089b05 (diff)
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions