qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 07/15] qapi: Clean up includes


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 07/15] qapi: Clean up includes
Date: Fri, 29 Jan 2016 11:31:15 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

On 01/29/2016 10:49 AM, Peter Maydell wrote:
> Clean up includes so that osdep.h is included first and headers
> which it implies are not included manually.
> 
> This commit was created with scripts/clean-includes.
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
>  qapi/opts-visitor.c          | 1 +
>  qapi/qapi-dealloc-visitor.c  | 1 +
>  qapi/qapi-util.c             | 2 +-
>  qapi/qapi-visit-core.c       | 1 +
>  qapi/qmp-dispatch.c          | 2 +-
>  qapi/qmp-event.c             | 2 +-
>  qapi/qmp-input-visitor.c     | 1 +
>  qapi/qmp-output-visitor.c    | 1 +
>  qapi/qmp-registry.c          | 2 +-
>  qapi/string-input-visitor.c  | 1 +
>  qapi/string-output-visitor.c | 1 +
>  11 files changed, 11 insertions(+), 4 deletions(-)

Reviewed-by: Eric Blake <address@hidden>

Hmm - we also have generated qapi files, where the scripts/qapi*.py
files will need to output correct header information.  I'll take a look
at doing that.

-- 
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

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