Commit da2e2c214953f37c2a6be20226537ca5a329724c
Committed by
David S. Miller
1 parent
bcef9a8f6f
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
net: ethernet: apple: drop unused variable
Commit 3b0aaef ("net: ethernet: apple: initialize variables directly") dropped the only loop that was using i but did not remove the actual variable, therefore causing a warning when building. This patch drops the now redundant line. Signed-off-by: Emilio López <emilio@elopez.com.ar> Signed-off-by: David S. Miller <davem@davemloft.net>
Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff