
12 Jul
2018
12 Jul
'18
10:44 a.m.
On Tue, Jul 03, 2018 at 02:33:06PM +0200, Peter Krempa wrote:
Now that we use only the separate function for creating data for the 'transaction' command we can remove all the boilerplate which was necessary before.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_monitor_json.c | 42 ++++++++++-------------------------------- 1 file changed, 10 insertions(+), 32 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano