[libvirt] [PATCH 01/21] virDomainDefNamespaceParse: remove unused attributes

Jiri Denemark jdenemar at redhat.com
Wed Aug 21 06:39:13 UTC 2019


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 <jtomko at redhat.com>
> ---
>  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 <jdenemar at redhat.com>




More information about the libvir-list mailing list