Re: [libvirt] [PATCH v2 09/14] qemu_hotplug: rename Chr and Lease Detach functions

2019-03-26 Thread Peter Krempa
On Mon, Mar 25, 2019 at 13:24:31 -0400, Laine Stump wrote: > qemuDomainDetachDeviceChr and qemuDomainDetachDeviceLease are more > consistent with each other. > > Signed-off-by: Laine Stump > --- > > NEW PATCH in V2 (previously was part of 08/14) > > src/qemu/qemu_hotplug.c | 12 ++-- >

[libvirt] [PATCH v2 09/14] qemu_hotplug: rename Chr and Lease Detach functions

2019-03-25 Thread Laine Stump
qemuDomainDetachDeviceChr and qemuDomainDetachDeviceLease are more consistent with each other. Signed-off-by: Laine Stump --- NEW PATCH in V2 (previously was part of 08/14) src/qemu/qemu_hotplug.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git