Re: [PATCH v2 06/15] xtensa/platforms/iss/simdisk: add error handling support for add_disk()

From: Max Filippov
Date: Mon Sep 27 2021 - 18:50:55 EST


On Mon, Sep 27, 2021 at 3:01 PM Luis Chamberlain <mcgrof@xxxxxxxxxx> wrote:
>
> We never checked for errors on add_disk() as this function
> returned void. Now that this is fixed, use the shiny new
> error handling.
>
> Signed-off-by: Luis Chamberlain <mcgrof@xxxxxxxxxx>
> ---
> arch/xtensa/platforms/iss/simdisk.c | 13 +++++++++++--
> 1 file changed, 11 insertions(+), 2 deletions(-)

Acked-by: Max Filippov <jcmvbkbc@xxxxxxxxx>

--
Thanks.
-- Max