
11 May
2022
11 May
'22
11:28 a.m.
On a Tuesday in 2022, Peter Krempa wrote:
Libvirt doesn't use the returned value and in fact there's nothing we could even do with them. Avoid parsing and storing them.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_monitor.h | 2 -- src/qemu/qemu_monitor_json.c | 12 ------------ 2 files changed, 14 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano