Skip to content
Commit 56a16f00 authored by Colin Ian King's avatar Colin Ian King Committed by Yongxin Liu
Browse files

net: stmmac: remove redundant continue statement

commit c44924c5

 upstream.

The continue statement in the for-loop has no effect, remove it.

Addresses-Coverity: ("Continue has no effect")
Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarYongxin Liu <yongxin.liu@windriver.com>
parent 2ae604e1
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