Skip to content
Commit 0cf9deb3 authored by Colin Ian King's avatar Colin Ian King Committed by David S. Miller
Browse files

net: mvneta: Remove unused variable i



Variable i is just being incremented and it's never used anywhere else. The
variable and the increment are redundant so remove it.

Signed-off-by: default avatarColin Ian King <colin.i.king@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5565dbd0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment