On 10/15/2015 08:15 AM, Markus Armbruster wrote:
> QObject_HEAD is a macro expanding into the common part of structs that
> are sub-types of QObject.  It's always been just QObject base, and
> unlikely to change.  Drop the macro, because the code is clearer with
> out it.
> 
> Signed-off-by: Markus Armbruster <arm...@redhat.com>
> ---
>  include/qapi/qmp/qbool.h   | 2 +-
>  include/qapi/qmp/qdict.h   | 2 +-
>  include/qapi/qmp/qfloat.h  | 2 +-
>  include/qapi/qmp/qint.h    | 2 +-
>  include/qapi/qmp/qlist.h   | 2 +-
>  include/qapi/qmp/qobject.h | 4 ----
>  include/qapi/qmp/qstring.h | 2 +-
>  7 files changed, 6 insertions(+), 10 deletions(-)
> 

Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to