Re: [PATCH v3 11/32] mtd: spi-nor: Drop redundant error reports in Reg Ops callers

From: Tudor.Ambarus
Date: Sat Nov 02 2019 - 06:46:45 EST




On 10/29/2019 01:17 PM, Tudor Ambarus - M18064 wrote:
> From: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
>
> Drop the error messages from the callers, since the callees
> already print an error message in case of failure.
>
> Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
> ---
> drivers/mtd/spi-nor/spi-nor.c | 50 +++++++++----------------------------------
> 1 file changed, 10 insertions(+), 40 deletions(-)

Applied to spi-nor/next. Thanks.