Re: [PATCH] mtd: spi-nor: remove redundant continue statement

From: Vignesh Raghavendra
Date: Tue Jun 22 2021 - 08:15:38 EST


On Fri, 18 Jun 2021 10:33:31 +0100, Colin King wrote:
> The continue statement at the end of a for-loop has no effect,
> invert the if expression and remove the continue.

Applied to spi-nor/next, thanks!
[1/1] mtd: spi-nor: remove redundant continue statement
https://git.kernel.org/mtd/c/c17e5c85b3

--
Regards
Vignesh