On Tue, Jun 21, 2016 at 01:47:07PM +0200, Jiri Denemark wrote:
Checking whether the function has anything to do is better done in
the
function rather then requiring callers to do that.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
src/qemu/qemu_migration.c | 3 +--
src/qemu/qemu_monitor.c | 5 +++++
2 files changed, 6 insertions(+), 2 deletions(-)
ACK
Jan