[libvirt] [PATCH 2/6] Add DBus helper methods for creating reply messages

Daniel P. Berrange berrange at redhat.com
Thu Mar 20 17:28:06 UTC 2014


On Thu, Mar 20, 2014 at 06:16:08PM +0100, Michal Privoznik wrote:
> On 20.03.2014 13:28, Daniel P. Berrange wrote:
> >The test suites often have to create DBus method reply messages
> >with payloads. Create two helpers for simplifying the process
> >of creating replies with payloads.
> >
> >Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> >---
> >  src/libvirt_private.syms |  2 ++
> >  src/util/virdbus.c       | 60 ++++++++++++++++++++++++++++++++++++++++++++++++
> >  src/util/virdbus.h       |  5 ++++
> >  3 files changed, 67 insertions(+)


> >+    ret = 0;
> >+ cleanup:
> 
> Indentation's off.

Do we actually have an indentation rule for labels ? 

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list