All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Weil <sw@weilnetz.de>
To: qiaonuohan@cn.fujitsu.com
Cc: qemu-trivial <qemu-trivial@nongnu.org>, qemu-devel@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] Remove twice include of qemu-common.h
Date: Mon, 13 May 2013 07:34:41 +0200	[thread overview]
Message-ID: <51907B71.2040906@weilnetz.de> (raw)
In-Reply-To: <1367987941-26040-1-git-send-email-qiaonuohan@cn.fujitsu.com>

Am 08.05.2013 06:39, schrieb qiaonuohan@cn.fujitsu.com:
> From: Qiao Nuohan <qiaonuohan@cn.fujitsu.com>
>
> This patch is used to remove twice include of "qemu-common.h" in
> block/win32-aio.c
>
> Signed-off-by: Qiao Nuohan <qiaonuohan@cn.fujitsu.com>
> ---
>  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 <sw@weilnetz.de>



WARNING: multiple messages have this Message-ID (diff)
From: Stefan Weil <sw@weilnetz.de>
To: qiaonuohan@cn.fujitsu.com
Cc: qemu-trivial <qemu-trivial@nongnu.org>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Remove twice include of qemu-common.h
Date: Mon, 13 May 2013 07:34:41 +0200	[thread overview]
Message-ID: <51907B71.2040906@weilnetz.de> (raw)
In-Reply-To: <1367987941-26040-1-git-send-email-qiaonuohan@cn.fujitsu.com>

Am 08.05.2013 06:39, schrieb qiaonuohan@cn.fujitsu.com:
> From: Qiao Nuohan <qiaonuohan@cn.fujitsu.com>
>
> This patch is used to remove twice include of "qemu-common.h" in
> block/win32-aio.c
>
> Signed-off-by: Qiao Nuohan <qiaonuohan@cn.fujitsu.com>
> ---
>  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 <sw@weilnetz.de>

  parent reply	other threads:[~2013-05-13  5:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-08  4:39 [Qemu-devel] [PATCH] Remove twice include of qemu-common.h qiaonuohan
2013-05-13  5:34 ` [Qemu-trivial] " Peter Crosthwaite
2013-05-13  5:34   ` Peter Crosthwaite
2013-05-13  5:34 ` Stefan Weil [this message]
2013-05-13  5:34   ` Stefan Weil
2013-05-14  6:04 ` [Qemu-trivial] " Michael Tokarev
2013-05-14  6:04   ` Michael Tokarev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51907B71.2040906@weilnetz.de \
    --to=sw@weilnetz.de \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=qiaonuohan@cn.fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.