Re: [PATCH] block: add __must_check for *add_disk*() callers
From: Bart Van Assche
Date: Tue Nov 09 2021 - 19:54:31 EST
On 11/9/21 4:29 PM, Luis Chamberlain wrote:
Now that we have done a spring cleaning on all drivers and added
error checking / handling, let's keep it that way and ensure
no new drivers fail to stick with it.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>