From: Juan Quintela <quintela@redhat.com>
To: rhvirt-patches@redhat.com
Cc: dgilbert@redhat.com, lvivier@redhat.com, peterx@redhat.com,
qemu-trivial@nongnu.org
Subject: Re: [Qemu-trivial] [PATCH] trivial: Remove unneeded ifndef in memory.h
Date: Thu, 18 May 2017 12:37:23 +0200 [thread overview]
Message-ID: <87vaoya1ss.fsf@secure.mitica> (raw)
In-Reply-To: <20170518103036.27745-1-quintela@redhat.com> (Juan Quintela's message of "Thu, 18 May 2017 12:30:36 +0200")
Juan Quintela <quintela@redhat.com> wrote:
> All the file is surounded already by #ifndef CONFIG_USER_ONLY.
>
> Signed-off-by: Juan Quintela <quintela@redhat.com>
and here I am again, sorry.
/me changing his scripts to detect RHEL on the subject line to allow
sending to rhvirt-patches.
Sorry again, Juan.
> ---
> include/exec/memory.h | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/include/exec/memory.h b/include/exec/memory.h
> index 99e0f54..6b5b953 100644
> --- a/include/exec/memory.h
> +++ b/include/exec/memory.h
> @@ -17,9 +17,7 @@
> #ifndef CONFIG_USER_ONLY
>
> #include "exec/cpu-common.h"
> -#ifndef CONFIG_USER_ONLY
> #include "exec/hwaddr.h"
> -#endif
> #include "exec/memattrs.h"
> #include "exec/ramlist.h"
> #include "qemu/queue.h"
next prev parent reply other threads:[~2017-05-18 10:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-18 10:30 [Qemu-trivial] [PATCH] trivial: Remove unneeded ifndef in memory.h Juan Quintela
2017-05-18 10:37 ` Juan Quintela [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-05-18 10:36 Juan Quintela
2017-05-18 11:49 ` Dr. David Alan Gilbert
2017-05-18 14:57 ` Laurent Vivier
2017-05-23 14:45 ` 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=87vaoya1ss.fsf@secure.mitica \
--to=quintela@redhat.com \
--cc=dgilbert@redhat.com \
--cc=lvivier@redhat.com \
--cc=peterx@redhat.com \
--cc=qemu-trivial@nongnu.org \
--cc=rhvirt-patches@redhat.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 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).