Re: [PATCH v7 5/7] vduse: refactor vdpa_dev_add for goto err handling
From: Jason Wang
Date: Sat Oct 11 2025 - 01:23:24 EST
On Fri, Oct 10, 2025 at 4:58 PM Eugenio Pérez <eperezma@xxxxxxxxxx> wrote:
>
> Next patches introduce more error paths in this function. Refactor it
> so they can be accomodated through gotos.
>
> Signed-off-by: Eugenio Pérez <eperezma@xxxxxxxxxx>
> ---
> v6: New in v6.
Acked-by: Jason Wang <jasowang@xxxxxxxxxx>
Thanks