From: Jia Liu <proljc@gmail.com>
To: qemu-devel@nongnu.org
Cc: sw@weilnetz.de, aliguori@amazon.com, rth@twiddle.net
Subject: [Qemu-devel] [PULL 1/2] openrisc: Fix spelling in comment (transaltion -> translation)
Date: Sat, 21 Dec 2013 09:47:21 +0800 [thread overview]
Message-ID: <1387590442-1965-2-git-send-email-proljc@gmail.com> (raw)
In-Reply-To: <1387590442-1965-1-git-send-email-proljc@gmail.com>
From: Stefan Weil <sw@weilnetz.de>
Fix typo in comment (transaltion -> translation).
And I also removed two hyphens in the same comment.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Jia Liu <proljc@gmail.com>
Signed-off-by: Jia Liu <proljc@gmail.com>
---
target-openrisc/translate.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target-openrisc/translate.c b/target-openrisc/translate.c
index 91c60eb..b381477 100644
--- a/target-openrisc/translate.c
+++ b/target-openrisc/translate.c
@@ -112,7 +112,7 @@ void openrisc_translate_init(void)
}
}
-/* Writeback SR_F transaltion-space to execution-space. */
+/* Writeback SR_F translation space to execution space. */
static inline void wb_SR_F(void)
{
int label;
--
1.8.3.4 (Apple Git-47)
next prev parent reply other threads:[~2013-12-21 1:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-21 1:47 [Qemu-devel] [PULL 0/2] OpenRISC patch queue for 1.8 Jia Liu
2013-12-21 1:47 ` Jia Liu [this message]
2013-12-21 1:47 ` [Qemu-devel] [PULL 2/2] target-openrisc: Use new qemu_ld/st opcodes Jia Liu
2014-01-06 9:01 ` [Qemu-devel] [PULL 0/2] OpenRISC patch queue for 1.8 Jia Liu
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=1387590442-1965-2-git-send-email-proljc@gmail.com \
--to=proljc@gmail.com \
--cc=aliguori@amazon.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
--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).