Re: [v3] mtd: change len type from signed to unsigned type

From: Boris Brezillon
Date: Mon Dec 03 2018 - 02:52:03 EST


On Thu, 2018-11-29 at 04:19:51 UTC, Huijin Park wrote:
> From: "huijin.park" <huijin.park@xxxxxxxxxxx>
>
> Callers of erase_write() always pass an unsigned int.
> So this patch avoids a cast to an int.
>
> Signed-off-by: huijin.park <huijin.park@xxxxxxxxxxx>
> Reviewed-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>

Applied to http://git.infradead.org/linux-mtd.git mtd/next, thanks.

Boris