Re: [Qemu-devel] [PATCH] block:add coroutine_fn marker to coroutine functions
Am 10.11.2011 09:23, schrieb Dong Xu Wang: > From: Dong Xu Wang > > Looks better when reviewing these source files. > > Signed-off-by: Dong Xu Wang Thanks, applied to the block branch (for 1.1) Kevin
[Qemu-devel] [PATCH] block:add coroutine_fn marker to coroutine functions
From: Dong Xu Wang Looks better when reviewing these source files. Signed-off-by: Dong Xu Wang --- block/qcow.c |4 ++-- block/qcow2.c|6 +++--- block/sheepdog.c |4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/block/qcow.c b/block/qcow.c index 35e21e