
9 Aug
2018
9 Aug
'18
1:58 p.m.
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@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@redhat.com> Jano