Re: [PATCH 5/9] mtd: add add_disk() error handling
From: Miquel Raynal
Date: Thu Sep 02 2021 - 15:09:32 EST
Hi Luis,
Luis Chamberlain <mcgrof@xxxxxxxxxx> wrote on Thu, 2 Sep 2021 10:41:01
-0700:
> 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>
Acked-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
Thanks,
Miquèl