On 07/11/2017 11:46 AM, Peter Krempa wrote:
Extract the presence of the flag into a boolean to simplify
conditions
and allow further manipulation of the state of the flag.
---
src/qemu/qemu_driver.c | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John