Re: [PATCH v3 05/32] mtd: spi-nor: Drop explicit cast to int to already int value

From: Boris Brezillon
Date: Thu Oct 31 2019 - 06:36:31 EST


On Tue, 29 Oct 2019 11:16:55 +0000
<Tudor.Ambarus@xxxxxxxxxxxxx> wrote:

> From: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
>
> ret is already of type int.
>
> Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>

Reviewed-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>