On Thu, Oct 06, 2016 at 06:38:49PM -0400, John Ferlan wrote:
Create a macros to hide all the comparisons for each of the fields.
Add a 'continue;' for a compiler hint that we only need to find one
this should be similar enough to the if - elseif - elseif logic.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/qemu/qemu_driver.c | 153 +++++++++++--------------------------------------
1 file changed, 35 insertions(+), 118 deletions(-)
ACK
Erik