]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuBuildHotpluggableCPUProps: use VIR_RETURN_PTR
authorJán Tomko <jtomko@redhat.com>
Tue, 20 Aug 2019 10:40:09 +0000 (12:40 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 22 Aug 2019 09:27:31 +0000 (11:27 +0200)
commitba93e3a228c8d9b73607da72656f652bc0e9fc62
treef5b0822035d6402a375a49c903649abb2d3b7715
parentf9f50270baf8da1a3b24281a3c939c1018fff8e8
qemuBuildHotpluggableCPUProps: use VIR_RETURN_PTR

This lets us get rid of the error label.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_command.c