[libvirt] [PATCH 0/5] Tiny miscellaneous clean-ups

Martin Kletzander mkletzan at redhat.com
Mon Apr 13 14:33:47 UTC 2015


Just a few things I stumbled upon that are needed for future work.

Martin Kletzander (5):
  configure: Align messages
  Link libvirt_util with datatypes
  closeCallback is already lockable, initialize it as such
  Change virConnectPtr into virObjectLocklable
  json: export non-static functions

 configure.ac             |  4 ++--
 src/Makefile.am          |  7 ++++---
 src/datatypes.c          | 16 ++++------------
 src/datatypes.h          | 12 +++++-------
 src/libvirt-host.c       | 18 +++++++++---------
 src/libvirt_private.syms |  2 ++
 src/util/virerror.c      | 18 +++++++++---------
 7 files changed, 35 insertions(+), 42 deletions(-)

--
2.3.5




More information about the libvir-list mailing list