qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/4] tests: Remove unnecessary glib.h includes


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 2/4] tests: Remove unnecessary glib.h includes
Date: Tue, 24 May 2016 10:51:12 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 05/24/2016 09:24 AM, Peter Maydell wrote:
> Remove glib.h includes, as it is provided by osdep.h.
> 
> This commit was created with scripts/clean-includes.
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---

> +++ b/tests/ds1338-test.c
> @@ -21,7 +21,6 @@
>  #include "libqtest.h"
>  #include "libqos/i2c.h"
>  
> -#include <glib.h>
>  
>  #define IMX25_I2C_0_BASE 0x43F80000

I'm guessing we don't care about the double blank lines left for
cleanups like this (I know I don't, just pointing it out in case someone
else does).

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