[PATCH v2 06/15] xtensa/platforms/iss/simdisk: add error handling support for add_disk()
Jens Axboe
axboe at kernel.dk
Mon Sep 27 16:24:00 PDT 2021
On 9/27/21 4:50 PM, Max Filippov wrote:
> On Mon, Sep 27, 2021 at 3:01 PM Luis Chamberlain <mcgrof at kernel.org> 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>
>> ---
>> arch/xtensa/platforms/iss/simdisk.c | 13 +++++++++++--
>> 1 file changed, 11 insertions(+), 2 deletions(-)
>
> Acked-by: Max Filippov <jcmvbkbc at gmail.com>
Applied, thanks.
--
Jens Axboe
More information about the linux-um
mailing list