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

From: Tudor.Ambarus
Date: Sat Nov 02 2019 - 06:37:10 EST




On 10/29/2019 01:16 PM, Tudor Ambarus - M18064 wrote:
> From: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
>
> ret is already of type int.
>
> Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
> ---
> drivers/mtd/spi-nor/spi-nor.c | 15 ++++++---------
> 1 file changed, 6 insertions(+), 9 deletions(-)

Applied to spi-nor/next. Thanks.