]> xenbits.xensource.com Git - libvirt.git/commit
src: Fix a few unmarked_diagnostics issues
authorAndrea Bolognani <abologna@redhat.com>
Tue, 8 Jan 2019 14:24:07 +0000 (15:24 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 8 Jan 2019 16:18:31 +0000 (17:18 +0100)
commit5c7bfc6b535580b7c3615b24f892099ff24713f3
tree4ca3e3e1d19d98f87dfdc67bd2ec156894caf3f3
parentacf522e85a9747457e6d81a6cae9eef1cf677ff0
src: Fix a few unmarked_diagnostics issues

These were not caught by our current regular expressions
but will be caught by the improved ones we're about to
introduce, so fix them ahead of time.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/libxl/libxl_driver.c
src/openvz/openvz_driver.c
src/qemu/qemu_agent.c
src/qemu/qemu_domain.c
src/vbox/vbox_snapshot_conf.c