On Wed, Jul 08, 2015 at 19:36:05 +0200, Jiri Denemark wrote: > Every single call to qemuDomainEventQueue() uses the following pattern: > > if (event) > qemuDomainEventQueue(driver, event); > > Let's move the check for valid event to qemuDomainEventQueue and > simplify all callers. > > Signed-off-by: Jiri Denemark <jdenemar@xxxxxxxxxx> > --- > src/qemu/qemu_blockjob.c | 6 ++-- > src/qemu/qemu_cgroup.c | 3 +- > src/qemu/qemu_domain.c | 6 ++-- > src/qemu/qemu_driver.c | 87 ++++++++++++++++------------------------------- > src/qemu/qemu_hotplug.c | 26 ++++++-------- > src/qemu/qemu_migration.c | 24 +++++-------- > src/qemu/qemu_process.c | 72 +++++++++++++-------------------------- > 7 files changed, 78 insertions(+), 146 deletions(-) > Yay \o/, finally this is taken care of. ACK Peter
Attachment:
signature.asc
Description: Digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list