
19 Jul
2017
19 Jul
'17
9:41 p.m.
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@redhat.com> John