]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainAttachControllerDevice: remove dead code
authorJán Tomko <jtomko@redhat.com>
Thu, 12 Oct 2017 13:06:56 +0000 (15:06 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 19 Oct 2017 12:34:21 +0000 (14:34 +0200)
commit7afaaa934bd48daea446ef832d64c1ccd82432c1
treea943fda3ad13e7b4550e28e87c99f6a94f82fa0f
parent2690b5b9309e4e5f255f35e133e4d15478ea933b
qemuDomainAttachControllerDevice: remove dead code

After a successful attach, the device address has already been set.
Remove the pointless assignment.
src/qemu/qemu_hotplug.c