On Fri, 2024-01-12 at 13:49 +0800, Kunwu Chan wrote:

> +err:
> +     if (rc < 0)
> +             return ERR_PTR(rc);
>       return NULL;

I don't think there's a way for this NULL to ever get returned?

Apart from that it looks good:

Reviewed-by: Andrew Donnellan <a...@linux.ibm.com>

-- 
Andrew Donnellan    OzLabs, ADL Canberra
a...@linux.ibm.com   IBM Australia Limited

Reply via email to