qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Aruna Jayasena <aruna.15@cse.mrt.ac.lk>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/4] Header cleanups
Date: Tue, 9 Apr 2019 19:06:30 +0200	[thread overview]
Message-ID: <fbe81e69-01f1-4755-49a8-e25df108a196@redhat.com> (raw)
In-Reply-To: <20190409155635.10276-1-aruna.15@cse.mrt.ac.lk>

On 09/04/2019 17.56, Aruna Jayasena wrote:
> Removed unwanted includes from cpu-common.h
> This task was under https://wiki.qemu.org/Contribute/BiteSizedTasks
> 
> Signed-off-by: Aruna Jayasena <aruna.15@cse.mrt.ac.lk>
> 
> ---
>  include/exec/cpu-common.h | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/include/exec/cpu-common.h b/include/exec/cpu-common.h
> index cef8b88a2a..a3594f3f50 100644
> --- a/include/exec/cpu-common.h
> +++ b/include/exec/cpu-common.h
> @@ -7,8 +7,6 @@
>  #include "exec/hwaddr.h"
>  #endif
>  
> -#include "qemu/bswap.h"
> -#include "qemu/queue.h"
>  #include "qemu/fprintf-fn.h"
>  
>  /**
> 

Reviewed-by: Thomas Huth <thuth@redhat.com>

  parent reply	other threads:[~2019-04-09 17:06 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-09 15:56 [Qemu-devel] [PATCH 0/4] Header cleanups Aruna Jayasena
2019-04-09 15:56 ` Aruna Jayasena
2019-04-09 16:40 ` Peter Maydell
2019-04-09 16:40   ` Peter Maydell
2019-04-09 16:42   ` Aruna Jayasena
2019-04-09 16:42     ` Aruna Jayasena
2019-04-09 16:42     ` Aruna Jayasena
2019-04-09 16:42       ` Aruna Jayasena
2019-04-09 16:50     ` Peter Maydell
2019-04-09 16:50       ` Peter Maydell
2019-04-09 16:51       ` Aruna Jayasena
2019-04-09 16:51         ` Aruna Jayasena
2019-04-10  5:17       ` Markus Armbruster
2019-04-10  5:17         ` Markus Armbruster
2019-04-11 20:15         ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2019-04-11 20:15           ` Laurent Vivier
2019-04-12  3:30           ` Aruna Jayasena
2019-04-12  3:30             ` Aruna Jayasena
2019-04-09 17:06 ` Thomas Huth [this message]
2019-04-09 17:06   ` [Qemu-devel] " Thomas Huth
2019-04-09 17:07   ` Aruna Jayasena
2019-04-09 17:07     ` Aruna Jayasena

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=fbe81e69-01f1-4755-49a8-e25df108a196@redhat.com \
    --to=thuth@redhat.com \
    --cc=aruna.15@cse.mrt.ac.lk \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).