diff options
author | Emilio López <emilio@elopez.com.ar> | 2013-05-22 13:57:37 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-05-22 23:42:45 -0700 |
commit | c573972c111eb4c6b3f3250ad71e7c75cc799833 (patch) | |
tree | 74125fd4b444eb1cb07bd0bd8caa7b4ee910c4d8 /net/wireless/debugfs.c | |
parent | 1a5904342c7380ceddd61c0b37544d752d0b1433 (diff) | |
download | linux-c573972c111eb4c6b3f3250ad71e7c75cc799833.tar.bz2 |
net: ethernet: sun: drop unused variable
Commit bfd428d ("net: ethernet: sun: 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.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Emilio López <emilio@elopez.com.ar>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wireless/debugfs.c')
0 files changed, 0 insertions, 0 deletions