diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-06-15 15:28:47 +0100 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-06-17 09:25:06 -0700 |
commit | 587b839de733a8cdef3cbb805014e05229e7c96b (patch) | |
tree | f054e1bb94a798e539434c4bc0e485c40fa0e182 /tools/testing/selftests/bpf/prog_tests | |
parent | 4d7f75fe8006a1345e6a52b3e3a4c82633f20564 (diff) | |
download | linux-587b839de733a8cdef3cbb805014e05229e7c96b.tar.gz linux-587b839de733a8cdef3cbb805014e05229e7c96b.tar.bz2 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 'tools/testing/selftests/bpf/prog_tests')
0 files changed, 0 insertions, 0 deletions