
30 May
2018
30 May
'18
8:05 p.m.
On Wed, May 30, 2018 at 07:06:25PM +0200, Peter Krempa wrote:
The function generates JSON properties rather than a string so rename it.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_command.c | 26 +++++++++++++------------- src/qemu/qemu_command.h | 16 ++++++++-------- src/qemu/qemu_hotplug.c | 4 ++-- 3 files changed, 23 insertions(+), 23 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano