]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuMonitorJSONGetAllBlockJobInfo: Remove superfluous `goto`s
authorTim Wiederhake <twiederh@redhat.com>
Mon, 5 Jul 2021 14:17:55 +0000 (16:17 +0200)
committerTim Wiederhake <twiederh@redhat.com>
Mon, 19 Jul 2021 14:39:41 +0000 (16:39 +0200)
commit7db3db301c182583a02b528758a580eb7943fd1d
tree38f48ceba743a9f5c86a07f76357356d43077896
parent5b7e88322d4849202555b5395f69ea339be138d4
qemuMonitorJSONGetAllBlockJobInfo: Remove superfluous `goto`s

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_monitor_json.c