summary refs log tree commit diff stats
path: root/scripts/qapi/source.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2023-09-04 12:03:03 +0200
committerKevin Wolf <kwolf@redhat.com>2023-10-12 16:31:32 +0200
commitb170e92982665e69fcca9f2c63cd079450091603 (patch)
treed590230b3fb9cb263ae420eba2a378355716f800 /scripts/qapi/source.py
parenta51e5124a655b3dad80b36b18547cb1eca2c5eb2 (diff)
downloadfocaccia-qemu-b170e92982665e69fcca9f2c63cd079450091603.tar.gz
focaccia-qemu-b170e92982665e69fcca9f2c63cd079450091603.zip
block: rename the bdrv_co_block_status static function
bdrv_block_status exists as a wrapper for bdrv_block_status_above, but
the name of the (hypothetical) coroutine version, bdrv_co_block_status,
is squatted by a random static function.  Rename it to
bdrv_co_do_block_status.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20230904100306.156197-2-pbonzini@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions