All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org, patches@linaro.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] target-arm/exec.h: Remove unused #define of M0
Date: Mon, 23 May 2011 23:34:47 +0200	[thread overview]
Message-ID: <20110523213447.GC15554@hall.aurel32.net> (raw)
In-Reply-To: <1306163082-30267-1-git-send-email-peter.maydell@linaro.org>

On Mon, May 23, 2011 at 04:04:42PM +0100, Peter Maydell wrote:
> Remove a preprocessor #define which is never used.
> 
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
>  target-arm/exec.h |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)

Thanks, applied.

> diff --git a/target-arm/exec.h b/target-arm/exec.h
> index 44e1b55..db6608e 100644
> --- a/target-arm/exec.h
> +++ b/target-arm/exec.h
> @@ -21,8 +21,6 @@
>  
>  register struct CPUARMState *env asm(AREG0);
>  
> -#define M0   env->iwmmxt.val
> -
>  #include "cpu.h"
>  #include "exec-all.h"
>  
> -- 
> 1.7.1
> 
> 
> 

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net


WARNING: multiple messages have this Message-ID (diff)
From: Aurelien Jarno <aurelien@aurel32.net>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org, patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH] target-arm/exec.h: Remove unused #define of M0
Date: Mon, 23 May 2011 23:34:47 +0200	[thread overview]
Message-ID: <20110523213447.GC15554@hall.aurel32.net> (raw)
In-Reply-To: <1306163082-30267-1-git-send-email-peter.maydell@linaro.org>

On Mon, May 23, 2011 at 04:04:42PM +0100, Peter Maydell wrote:
> Remove a preprocessor #define which is never used.
> 
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
>  target-arm/exec.h |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)

Thanks, applied.

> diff --git a/target-arm/exec.h b/target-arm/exec.h
> index 44e1b55..db6608e 100644
> --- a/target-arm/exec.h
> +++ b/target-arm/exec.h
> @@ -21,8 +21,6 @@
>  
>  register struct CPUARMState *env asm(AREG0);
>  
> -#define M0   env->iwmmxt.val
> -
>  #include "cpu.h"
>  #include "exec-all.h"
>  
> -- 
> 1.7.1
> 
> 
> 

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

  reply	other threads:[~2011-05-23 21:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-23 15:04 [Qemu-trivial] [PATCH] target-arm/exec.h: Remove unused #define of M0 Peter Maydell
2011-05-23 15:04 ` [Qemu-devel] " Peter Maydell
2011-05-23 21:34 ` Aurelien Jarno [this message]
2011-05-23 21:34   ` Aurelien Jarno

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=20110523213447.GC15554@hall.aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=patches@linaro.org \
    --cc=peter.maydell@linaro.org \
    --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 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.