On Wed, Aug 21, 2019 at 01:15:23 +0200, Ján Tomko wrote: > Neither the xmlDocPtr nor the root xmlNode (also passed > in the XPathContext) are interesting to the callees. > > Signed-off-by: Ján Tomko <[email protected]> > --- > src/bhyve/bhyve_domain.c | 4 +--- > src/conf/capabilities.h | 3 +-- > src/conf/domain_conf.c | 4 ++-- > src/lxc/lxc_domain.c | 4 +--- > src/qemu/qemu_domain.c | 4 +--- > src/test/test_driver.c | 4 +--- > 6 files changed, 7 insertions(+), 16 deletions(-)
Reviewed-by: Jiri Denemark <[email protected]> -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
