From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>
To: Stefan Weil <sw@weilnetz.de>
Cc: QEMU Trivial <qemu-trivial@nongnu.org>,
QEMU Developer <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] disas/cris: Fix typo in comment
Date: Thu, 1 Oct 2015 17:26:51 -0700 [thread overview]
Message-ID: <20151002002651.GC29416@toto> (raw)
In-Reply-To: <1443213953-10022-1-git-send-email-sw@weilnetz.de>
On Fri, Sep 25, 2015 at 10:45:53PM +0200, Stefan Weil wrote:
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Applied, thanks!
> ---
> disas/cris.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/disas/cris.c b/disas/cris.c
> index 1b76a09..4482a41 100644
> --- a/disas/cris.c
> +++ b/disas/cris.c
> @@ -2492,7 +2492,7 @@ print_with_operands (const struct cris_opcode *opcodep,
> = spec_reg_info ((insn >> 12) & 15, disdata->distype);
>
> if (sregp->name == NULL)
> - /* Should have been caught as a non-match eariler. */
> + /* Should have been caught as a non-match earlier. */
> *tp++ = '?';
> else
> {
> --
> 2.1.4
>
>
prev parent reply other threads:[~2015-10-02 0:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-25 20:45 [Qemu-devel] [PATCH] disas/cris: Fix typo in comment Stefan Weil
2015-10-02 0:26 ` Edgar E. Iglesias [this message]
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=20151002002651.GC29416@toto \
--to=edgar.iglesias@xilinx.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=sw@weilnetz.de \
/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).