Re: [v11 3/7] iio: core: Add new DMABUF interface infrastructure
From: Markus Elfring
Date: Wed Jun 19 2024 - 06:05:01 EST
…
> All errors (new ones prefixed by >>):
>
> >> drivers/iio/industrialio-buffer.c:1715:3: error: cannot jump from this goto statement to its label
> 1715 | goto err_dmabuf_unmap_attachment;
…
Would you dare to transform the remaining goto chain into further applications
of scope-based resource management?
Regards,
Markus