libvirt/src/vmx
Michal Privoznik 4f159d4269 lib: Finish using struct zero initializer manually
There are some cases left after previous commit which were not
picked up by coccinelle. Mostly, becuase the spatch was not
generic enough. We are left with cases like: two variables
declared on one line, a variable declared in #ifdef-s (there are
notoriously difficult for coccinelle), arrays, macro definitions,
etc.

Finish what coccinelle started, by hand.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Claudio Fontana <cfontana@suse.de>
2023-08-03 16:41:19 +02:00
..
meson.build meson: src: build libvirt.so library 2020-08-03 09:27:04 +02:00
vmx.c lib: Finish using struct zero initializer manually 2023-08-03 16:41:19 +02:00
vmx.h vmx: Remove unused includes 2022-06-16 06:43:58 +02:00