qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 11/15] qobject: Clean up includes


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

On 01/29/2016 10:50 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>
> ---
>  qobject/json-lexer.c    | 2 +-
>  qobject/json-parser.c   | 2 +-
>  qobject/json-streamer.c | 1 +
>  qobject/qbool.c         | 1 +
>  qobject/qdict.c         | 1 +
>  qobject/qfloat.c        | 1 +
>  qobject/qint.c          | 1 +
>  qobject/qjson.c         | 1 +
>  qobject/qlist.c         | 1 +
>  qobject/qnull.c         | 1 +
>  qobject/qobject.c       | 1 +
>  qobject/qstring.c       | 1 +
>  12 files changed, 12 insertions(+), 2 deletions(-)

Reviewed-by: Eric Blake <address@hidden>

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