[PATCH 10/10] nbd: add error handling support for add_disk()
Christoph Hellwig
hch at infradead.org
Mon Aug 23 23:27:57 PDT 2021
On Mon, Aug 23, 2021 at 01:29:30PM -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>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
Looks good:
Reviewed-by: Christoph Hellwig <hch at lst.de>
Same comment on the signoff as for the previous one.
More information about the Linux-nvme
mailing list