On 5/17/22 13:37, Alberto Faria wrote:
For consistency with other I/O functions, and in preparation to implement them using generated_co_wrapper.Signed-off-by: Alberto Faria <afa...@redhat.com> --- block/block-backend.c | 6 +++--- include/sysemu/block-backend-io.h | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Paolo Bonzini <pbonz...@redhat.com>