From: Richard Henderson <rth@twiddle.net>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Cc: "Maciej W. Rozycki" <macro@linux-mips.org>, patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH 1/3] softfloat: Expand out the STATUS_PARAM macro
Date: Mon, 02 Feb 2015 13:37:34 -0800 [thread overview]
Message-ID: <54CFEE1E.1040308@twiddle.net> (raw)
In-Reply-To: <1422909096-32268-2-git-send-email-peter.maydell@linaro.org>
On 02/02/2015 12:31 PM, Peter Maydell wrote:
> -void float_raise( int8 flags STATUS_PARAM )
> +void float_raise(int8 flags , float_status *status)
Extra space before comma.
r~
next prev parent reply other threads:[~2015-02-02 21:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-02 20:31 [Qemu-devel] [PATCH 0/3] softfloat: Remove STATUS macros Peter Maydell
2015-02-02 20:31 ` [Qemu-devel] [PATCH 1/3] softfloat: Expand out the STATUS_PARAM macro Peter Maydell
2015-02-02 21:37 ` Richard Henderson [this message]
2015-02-03 11:28 ` Peter Maydell
2015-02-02 20:31 ` [Qemu-devel] [PATCH 2/3] softfloat: expand out STATUS_VAR Peter Maydell
2015-02-02 20:31 ` [Qemu-devel] [PATCH 3/3] softfloat: expand out STATUS macro Peter Maydell
2015-02-02 21:37 ` [Qemu-devel] [PATCH 0/3] softfloat: Remove STATUS macros Richard Henderson
2015-02-06 15:47 ` Peter Maydell
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=54CFEE1E.1040308@twiddle.net \
--to=rth@twiddle.net \
--cc=macro@linux-mips.org \
--cc=patches@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@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.