On Wed, May 18, 2022 at 2:34 PM Emanuele Giuseppe Esposito <eespo...@redhat.com> wrote: > This is the main patch: it just moves headers from block/coroutines.h to > the script (block_gen.c). > > This allows you to keep generated_co_wrapper functions in the header > where they originally were (no need to move the function in coroutines.h > and include it everywhere).
Thanks. It doesn't look like it will conflict with this series. > Btw @Alberto can you also cc me in the next series? So that I can follow > too. Will do! Alberto