[PATCH 1/2] mtd: cmdlinepart: fix skipping zero sized partition
Shmulik Ladkani
shmulik.ladkani at gmail.com
Mon Dec 17 01:35:57 EST 2012
Thanks Chris.
On Sun, 16 Dec 2012 19:59:29 -0500 Christopher Cordahi <christophercordahi at nanometrics.ca> wrote:
> Decrement index i after skipping a zero sized partition. On next loop
> iteration, the index will be the same as before, but the data will be
> new as it was moved when earlier partition was skipped.
>
> Signed-off-by: Christopher Cordahi <christophercordahi at nanometrics.ca>
Acked-by: Shmulik Ladkani <shmulik.ladkani at gmail.com>
More information about the linux-mtd
mailing list