[PATCH 8/9] s390/block/scm_blk: add error handling support for add_disk()
Heiko Carstens
hca at linux.ibm.com
Fri Sep 3 07:30:38 PDT 2021
On Thu, Sep 02, 2021 at 10:41:04AM -0700, Luis Chamberlain 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 at kernel.org>
> ---
> drivers/s390/block/scm_blk.c | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
Acked-by: Heiko Carstens <hca at linux.ibm.com>
More information about the linux-mtd
mailing list