libvirt/src/lxc
Ján Tomko 52cd849e62 VIR_XPATH_NODE_AUTORESTORE: remove semicolon from users
Since the macro no longer includes the 'ignore_value'
statement, stop putting another empty statement after it.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2020-08-25 19:03:12 +02:00
..
libvirtd_lxc.aug src: fix word spell typos 2020-07-09 10:01:41 +02:00
lxc_cgroup.c cgroup: remove use of the term 'whitelist' from cgroup code 2020-06-26 15:37:51 +01:00
lxc_cgroup.h
lxc_conf.c lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_conf.h
lxc_container.c Move debug statements after declarations 2020-08-25 19:03:11 +02:00
lxc_container.h
lxc_controller.c Split declarations from initializations 2020-08-25 19:03:11 +02:00
lxc_domain.c VIR_XPATH_NODE_AUTORESTORE: remove semicolon from users 2020-08-25 19:03:12 +02:00
lxc_domain.h
lxc_driver.c Split declarations from initializations 2020-08-25 19:03:11 +02:00
lxc_driver.h
lxc_fuse.c lxc: use g_auto() for all virBuffers 2020-07-08 16:33:53 -04:00
lxc_fuse.h lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_hostdev.c lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_hostdev.h
lxc_monitor_protocol.x
lxc_monitor.c lxc: replace VIR_ALLOC/REALLOC with g_new0/renew 2020-06-03 09:46:58 +01:00
lxc_monitor.h
lxc_native.c Use g_strfeev instead of virStringFreeList 2020-08-03 15:37:36 +02:00
lxc_native.h
lxc_process.c src: fix word spell typos 2020-07-09 10:01:41 +02:00
lxc_process.h
lxc.conf
meson.build src/meson: add missing augeas tests 2020-08-18 16:35:56 +02:00
test_libvirtd_lxc.aug.in
virtlxcd.init.in
virtlxcd.service.in
virtlxcd.sysconf