]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_hotplug: rename dev to match in qemuDomainDetachDeviceLive
authorLaine Stump <laine@laine.org>
Tue, 19 Mar 2019 21:15:00 +0000 (17:15 -0400)
committerLaine Stump <laine@laine.org>
Tue, 26 Mar 2019 15:05:03 +0000 (11:05 -0400)
commitc4d6a121a8e903dc8d012d6737fd308b3ddec31a
tree6d62c06e317ae021236f0e342f06cfd4aa2cc83c
parent637d72f985e2700e88c3b3a4d4a83df9b8d6d35d
qemu_hotplug: rename dev to match in qemuDomainDetachDeviceLive

I'm about to add a second virDomainDeviceDef to this function that
will point to the actual device in the domain object. while this is
just a partially filled-in example of what to look for. Naming it
match will make the code easier to follow.

Signed-off-by: Laine Stump <laine@laine.org>
ACKed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_hotplug.c
src/qemu/qemu_hotplug.h