On Wed, Dec 12, 2018 at 06:08:35PM +0100, Peter Krempa wrote:
If the job wasn't started, we don't need to end the
synchronous job. Add
a note and drop the unnecessary calls.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_blockjob.c | 4 +++-
src/qemu/qemu_migration.c | 8 ++------
2 files changed, 5 insertions(+), 7 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano