]> xenbits.xensource.com Git - libvirt.git/commit
virDomainDefNamespaceParse: remove unused attributes
authorJán Tomko <jtomko@redhat.com>
Tue, 20 Aug 2019 21:30:40 +0000 (23:30 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 21 Aug 2019 08:29:19 +0000 (10:29 +0200)
commit991dcd9f5fa21d9f5b5da4bc298669fbe626d26b
treecb0a711369276c1bf95231bb54d5803d328dd7ae
parentd6943eab142a1a530eb719979ea915b7768489f1
virDomainDefNamespaceParse: remove unused attributes

Neither the xmlDocPtr nor the root xmlNode (also passed
in the XPathContext) are interesting to the callees.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
src/bhyve/bhyve_domain.c
src/conf/capabilities.h
src/conf/domain_conf.c
src/lxc/lxc_domain.c
src/qemu/qemu_domain.c
src/test/test_driver.c