[PATCH] mtd: spi-nor: remove redundant continue statement
Michael Walle
michael at walle.cc
Fri Jun 18 02:40:06 PDT 2021
Am 2021-06-18 11:33, schrieb Colin King:
> From: Colin Ian King <colin.king at canonical.com>
>
> The continue statement at the end of a for-loop has no effect,
> invert the if expression and remove the continue.
>
> Addresses-Coverity: ("Continue has no effect")
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
Reviewed-by: Michael Walle <michael at walle.cc>
-michael
More information about the linux-mtd
mailing list