[libvirt] [PATCH 0/6] cleanup: About including header

Osier Yang jyang at redhat.com
Mon Apr 15 06:28:38 UTC 2013


*** BLURB HERE ***

Osier Yang (6):
  cleanup: Remove the duplicate header
  cleanup: Only include testutils.h once
  cleanup: Don't include libvirt/libvirt.h
  cleanup: Don't include libvirt/virterror.h
  syntax-check: Don't include duplicate header
  syntax-check: Don't include libvirt.h and virterror.h

 cfg.mk                            | 34 ++++++++++++++++++++++++++++++++++
 daemon/libvirtd.c                 |  1 -
 src/conf/node_device_conf.c       |  1 -
 src/network/bridge_driver.c       |  1 -
 src/nodeinfo.h                    |  1 -
 src/openvz/openvz_conf.c          |  1 -
 src/openvz/openvz_driver.c        |  1 -
 src/parallels/parallels_driver.c  |  1 -
 src/phyp/phyp_driver.c            |  2 --
 src/qemu/qemu_capabilities.h      |  1 -
 src/qemu/qemu_driver.c            |  1 -
 src/remote/remote_driver.h        |  2 --
 src/remote/remote_protocol.x      |  1 -
 src/security/security_selinux.c   |  1 -
 src/uml/uml_driver.c              |  1 -
 src/util/virkeycode.h             |  1 -
 src/util/virnetdevtap.c           |  1 -
 src/xen/xen_hypervisor.c          |  1 -
 tests/domainsnapshotxml2xmltest.c |  4 ++--
 tests/esxutilstest.c              |  4 ++--
 tests/lxcxml2xmltest.c            |  4 ++--
 tests/openvzutilstest.c           |  4 ++--
 tests/qemuargv2xmltest.c          |  4 ++--
 tests/qemuhelptest.c              |  4 ++--
 tests/qemumonitortest.c           |  4 ++--
 tests/qemuxml2argvtest.c          |  4 ++--
 tests/qemuxml2xmltest.c           |  4 ++--
 tests/qemuxmlnstest.c             |  4 ++--
 tests/shunloadtest.c              |  4 ++--
 tests/vmx2xmltest.c               |  4 ++--
 tests/xml2vmxtest.c               |  4 ++--
 31 files changed, 60 insertions(+), 45 deletions(-)

-- 
1.8.1.4




More information about the libvir-list mailing list