qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH for-2.10 02/10] qapi: Use QNull for a more regul


From: Daniel P. Berrange
Subject: Re: [Qemu-devel] [PATCH for-2.10 02/10] qapi: Use QNull for a more regular visit_type_null()
Date: Tue, 18 Jul 2017 16:46:04 +0100
User-agent: Mutt/1.8.3 (2017-05-23)

On Tue, Jul 18, 2017 at 03:41:18PM +0200, Markus Armbruster wrote:
> Make visit_type_null() take an @obj argument like its buddies.  This
> helps keeing the next commit simple.
> 
> Signed-off-by: Markus Armbruster <address@hidden>
> ---
>  hw/ppc/spapr_drc.c                  |  4 +++-
>  include/qapi/visitor-impl.h         |  3 ++-
>  include/qapi/visitor.h              |  8 ++++----
>  qapi/qapi-clone-visitor.c           |  5 +++--
>  qapi/qapi-dealloc-visitor.c         |  6 +++++-
>  qapi/qapi-visit-core.c              |  7 ++++---
>  qapi/qobject-input-visitor.c        |  6 +++++-
>  qapi/qobject-output-visitor.c       |  3 ++-
>  qapi/string-input-visitor.c         |  8 +++++++-
>  qapi/string-output-visitor.c        |  3 ++-
>  qapi/trace-events                   |  2 +-
>  tests/check-qnull.c                 |  9 +++++++--
>  tests/test-qobject-input-visitor.c  | 13 +++++++++----
>  tests/test-qobject-output-visitor.c |  3 ++-
>  14 files changed, 56 insertions(+), 24 deletions(-)

Reviewed-by: Daniel P. Berrange <address@hidden>

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



reply via email to

[Prev in Thread] Current Thread [Next in Thread]