mtd: spi-nor: remove redundant continue statement
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@canonical.com> Signed-off-by:
Vignesh Raghavendra <vigneshr@ti.com> Reviewed-by:
Michael Walle <michael@walle.cc> Reviewed-by:
Pratyush Yadav <p.yadav@ti.com>
Showing
Please register or sign in to comment