Reviewed-by: Wenchao Xia
> .io_flush() is no longer called so drop qemu_laio_completion_cb(). It
> turns out that count is now unused so drop that too.
>
> Signed-off-by: Stefan Hajnoczi
> ---
> block/linux-aio.c | 17 ++---
> 1 file changed, 2 insertions(+), 15 deletions(-)
>
.io_flush() is no longer called so drop qemu_laio_completion_cb(). It
turns out that count is now unused so drop that too.
Signed-off-by: Stefan Hajnoczi
---
block/linux-aio.c | 17 ++---
1 file changed, 2 insertions(+), 15 deletions(-)
diff --git a/block/linux-aio.c b/block/linux-