… > 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