]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuMonitorJSONGetDeviceProps: Refactor to modern standards
authorPeter Krempa <pkrempa@redhat.com>
Wed, 6 May 2020 15:40:47 +0000 (17:40 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 12 May 2020 04:55:00 +0000 (06:55 +0200)
commit0b52b023fc8a0c2e6cda1a094c1ed723369bfb27
tree0c4dc260d4790a6665501c0a7c5f3dbe784c10bb
parentd3035e133ed05b4f0f2e138aa7f31c04cef8b14d
qemuMonitorJSONGetDeviceProps: Refactor to modern standards

Use automatic cleanup of variables and current style of header.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_monitor_json.c