]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuMigrationCookieXMLParse: Remove 'error' label
authorPeter Krempa <pkrempa@redhat.com>
Wed, 30 Sep 2020 13:06:11 +0000 (15:06 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 5 Oct 2020 13:58:52 +0000 (15:58 +0200)
commit600c1b5202da502602192af59ee042a1a1631fd5
tree2d0e916b55d2428ba1d3eb624458083b9cc5b418
parent8c3f86e2901cecca81760ebcb0560e99c3da0cff
qemuMigrationCookieXMLParse: Remove 'error' label

Now it only returns -1 so we can do that directly.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_migration_cookie.c