[libvirt] [PATCH 0/3 v3] cleanup: About header including

Osier Yang jyang at redhat.com
Wed Apr 17 10:19:17 UTC 2013


These 3 patches are the left ones in v2. 6/10 ~ 9/10 in v2 are merged
into one single patch.

Osier Yang (3):
  syntax-check: Don't include public headers in internal source
  syntax-check: Only allows to include public headers in external tools
  docs: Update HACKING

 cfg.mk                         | 21 +++++++++++++++++++++
 daemon/remote.c                |  2 --
 docs/hacking.html.in           |  8 ++++----
 include/libvirt/libvirt-lxc.h  |  2 +-
 include/libvirt/libvirt-qemu.h |  2 +-
 python/libvirt-lxc-override.c  |  4 ++--
 python/libvirt-override.c      |  4 ++--
 python/libvirt-qemu-override.c |  4 ++--
 python/typewrappers.h          |  4 ++--
 src/libvirt-qemu.c             |  1 -
 tests/shunloadhelper.c         |  5 ++---
 tools/virsh.c                  |  4 ++--
 12 files changed, 39 insertions(+), 22 deletions(-)

-- 
1.8.1.4




More information about the libvir-list mailing list