]> xenbits.xensource.com Git - libvirt.git/commit
Return directly from qemuDomainAttachChrDeviceAssignAddr
authorJán Tomko <jtomko@redhat.com>
Fri, 21 Oct 2016 12:17:31 +0000 (14:17 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 27 Oct 2016 09:08:04 +0000 (11:08 +0200)
commitc11586940c612ab5238f967318f2c671610acaae
tree08f3b365bc3eae6579a99fb616616fcd9202abb9
parentac518960a60fe66c0c1508d34639c971d121b0bc
Return directly from qemuDomainAttachChrDeviceAssignAddr

This function should never need a cleanup section.
src/qemu/qemu_hotplug.c