Re: [PATCH] Bluetooth: btmrvl: remove redundant continue statement

From: Marcel Holtmann
Date: Wed Jun 16 2021 - 12:06:54 EST


Hi Colin,

> 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@xxxxxxxxxxxxx>
> ---
> drivers/bluetooth/btmrvl_sdio.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel