aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_main.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-06-15 15:28:47 +0100
committerTony Nguyen <[email protected]>2021-06-17 09:25:06 -0700
commit587b839de733a8cdef3cbb805014e05229e7c96b (patch)
treef054e1bb94a798e539434c4bc0e485c40fa0e182 /drivers/net/ethernet/intel/ice/ice_main.c
parent4d7f75fe8006a1345e6a52b3e3a4c82633f20564 (diff)
ice: remove redundant continue statement in a for-loop
The continue statement in the for-loop is redundant. Re-work the hw_lock check to remove it. Addresses-Coverity: ("Continue has no effect") Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Jacob Keller <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions