Home
last modified time | relevance | path

Searched hist:d1df6021 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/
H A Dn64cart.cd1df6021 Mon Sep 27 17:01:02 CDT 2021 Luis Chamberlain <mcgrof@kernel.org> n64cart: add error handling support for add_disk()

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@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>