diff options
author | 2023-09-01 15:46:05 -0300 | |
---|---|---|
committer | 2023-09-08 17:03:09 +0200 | |
commit | c3b29ae6b4e2bf70739e49154f24c8e850b34bf7 (patch) | |
tree | 4781b9b2aeb920fe743ee61f274a4f4c211c1cbe /scripts/qapi/source.py | |
parent | block: Remove bdrv_query_block_node_info (diff) | |
download | qemu-c3b29ae6b4e2bf70739e49154f24c8e850b34bf7.tar.xz qemu-c3b29ae6b4e2bf70739e49154f24c8e850b34bf7.zip |
block: Remove unnecessary variable in bdrv_block_device_info
The commit 5d8813593f ("block/qapi: Let bdrv_query_image_info()
recurse") removed the loop where we set the 'bs0' variable, so now it
is just the same as 'bs'.
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20230901184605.32260-3-farosas@suse.de>
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