diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-06-16 14:07:57 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-06-26 07:12:44 +0200 |
commit | dd912f43bbda87ed37099a9287e4fbb7c85af706 (patch) | |
tree | df1e6dd171953e6cada0cf1232b32e2edc2e1069 /net/bluetooth | |
parent | c9ed0a7077306f9d41d74fb006ab5dbada8349c5 (diff) |
Bluetooth: btmrvl: remove redundant continue statement
The continue statement in the for-loop has no effect,
remove it.
Addresses-Coverity: ("Continue has no effect")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth')
0 files changed, 0 insertions, 0 deletions