qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [Qemu-devel] [PATCH] Remove twice include of qemu-com


From: Stefan Weil
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] Remove twice include of qemu-common.h
Date: Mon, 13 May 2013 07:34:41 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

Am 08.05.2013 06:39, schrieb address@hidden:
> From: Qiao Nuohan <address@hidden>
>
> This patch is used to remove twice include of "qemu-common.h" in
> block/win32-aio.c
>
> Signed-off-by: Qiao Nuohan <address@hidden>
> ---
>  block/win32-aio.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/block/win32-aio.c b/block/win32-aio.c
> index 5d0fbbf..fcb7c75 100644
> --- a/block/win32-aio.c
> +++ b/block/win32-aio.c
> @@ -25,7 +25,6 @@
>  #include "qemu/timer.h"
>  #include "block/block_int.h"
>  #include "qemu/module.h"
> -#include "qemu-common.h"
>  #include "block/aio.h"
>  #include "raw-aio.h"
>  #include "qemu/event_notifier.h"

Reviewed-by: Stefan Weil <address@hidden>




reply via email to

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