diff options
| author | Colin Ian King <[email protected]> | 2021-06-15 14:28:47 +0000 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2021-06-17 16:25:06 +0000 |
| commit | 587b839de733a8cdef3cbb805014e05229e7c96b (patch) | |
| tree | f054e1bb94a798e539434c4bc0e485c40fa0e182 /drivers/net/ethernet/intel/ice/ice_main.c | |
| parent | net: ice: ptp: fix compilation warning if PTP_1588_CLOCK is disabled (diff) | |
| download | kernel-587b839de733a8cdef3cbb805014e05229e7c96b.tar.gz kernel-587b839de733a8cdef3cbb805014e05229e7c96b.zip | |
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
