diff options
author | 2021-06-15 15:28:47 +0100 | |
---|---|---|
committer | 2021-06-17 09:25:06 -0700 | |
commit | 587b839de733a8cdef3cbb805014e05229e7c96b (patch) | |
tree | f054e1bb94a798e539434c4bc0e485c40fa0e182 /net/unix/af_unix.c | |
parent | net: ice: ptp: fix compilation warning if PTP_1588_CLOCK is disabled (diff) | |
download | wireguard-linux-587b839de733a8cdef3cbb805014e05229e7c96b.tar.xz wireguard-linux-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 <colin.king@canonical.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions