On Mon, Jul 10, 2017 at 14:46:43 +0200, Pavel Hrdina wrote:
Cleanups the code a little bit and reduces amount of arguments
passed
throughout the functions.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
src/qemu/qemu_capabilities.c | 44 +++++++++++++++++++++-----------------------
src/qemu/qemu_capspriv.h | 8 ++------
tests/qemucapabilitiestest.c | 4 ++--
tests/testutilsqemu.c | 5 +----
4 files changed, 26 insertions(+), 35 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>