On Thu, Aug 09, 2018 at 02:48:56PM +0200, Peter Krempa wrote:
Now that the argument is unused we can remove it transitively from
all
the call graphs.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_command.c | 20 +++++++-------------
src/qemu/qemu_command.h | 3 +--
src/qemu/qemu_hotplug.c | 2 +-
3 files changed, 9 insertions(+), 16 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano