[libvirt] [PATCH 0/4] Misc cleanups for internal.h

Daniel P. Berrange posted 4 patches 6 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20170705103412.9432-1-berrange@redhat.com
config-post.h                          |  24 +++---
src/internal.h                         | 153 +++++++--------------------------
src/libxl/libxl_conf.c                 |   1 +
src/nwfilter/nwfilter_dhcpsnoop.c      |   1 +
src/nwfilter/nwfilter_gentech_driver.c |   1 +
src/qemu/qemu_conf.c                   |   1 +
src/util/virsocketaddr.h               |  16 ++++
src/util/virutil.c                     |   1 +
src/vz/vz_sdk.c                        |   1 +
src/xen/xen_hypervisor.c               |   6 +-
src/xen/xend_internal.c                |   6 +-
11 files changed, 76 insertions(+), 135 deletions(-)
[libvirt] [PATCH 0/4] Misc cleanups for internal.h
Posted by Daniel P. Berrange 6 years, 9 months ago
Looking at internal.h there was some cruft we could usefully
clean out.

Daniel P. Berrange (4):
  Remove duplicate define of __GNUC_PREREQ
  Require use of GCC 4.4 or CLang compilers
  Remove network constants out of internal.h
  Remove incorrectly used TODO macro

 config-post.h                          |  24 +++---
 src/internal.h                         | 153 +++++++--------------------------
 src/libxl/libxl_conf.c                 |   1 +
 src/nwfilter/nwfilter_dhcpsnoop.c      |   1 +
 src/nwfilter/nwfilter_gentech_driver.c |   1 +
 src/qemu/qemu_conf.c                   |   1 +
 src/util/virsocketaddr.h               |  16 ++++
 src/util/virutil.c                     |   1 +
 src/vz/vz_sdk.c                        |   1 +
 src/xen/xen_hypervisor.c               |   6 +-
 src/xen/xend_internal.c                |   6 +-
 11 files changed, 76 insertions(+), 135 deletions(-)

-- 
2.9.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list