diff options
author | Colin Ian King <[email protected]> | 2021-06-15 15:28:47 +0100 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-06-17 09:25:06 -0700 |
commit | 587b839de733a8cdef3cbb805014e05229e7c96b (patch) | |
tree | f054e1bb94a798e539434c4bc0e485c40fa0e182 /drivers/net/ethernet/intel/ice/ice_lib.c | |
parent | 4d7f75fe8006a1345e6a52b3e3a4c82633f20564 (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_lib.c')
0 files changed, 0 insertions, 0 deletions