From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, "Michael Tokarev" <mjt@tls.msk.ru>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
"Laurent Vivier" <laurent@vivier.eu>
Subject: [PATCH 0/3] trivial: Fix some typos
Date: Wed, 2 Jun 2021 19:07:56 +0200 [thread overview]
Message-ID: <20210602170759.2500248-1-f4bug@amsat.org> (raw)
Fix few typos:
. Uncoditional -> Unconditional
. havn't -> haven't
. stdin -> stdio
Philippe Mathieu-Daudé (3):
misc: Fix "havn't" typo
target/mips: Fix 'Uncoditional' typo
scripts/oss-fuzz: Fix typo in documentation
hw/usb/desc-msos.c | 2 +-
target/mips/tcg/translate.c | 6 +++---
target/s390x/translate.c | 6 ++++--
tcg/tcg-op.c | 2 +-
tcg/arm/tcg-target.c.inc | 6 ++++--
tcg/sparc/tcg-target.c.inc | 6 ++++--
scripts/oss-fuzz/reorder_fuzzer_qtest_trace.py | 2 +-
7 files changed, 18 insertions(+), 12 deletions(-)
--
2.26.3
next reply other threads:[~2021-06-02 17:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-02 17:07 Philippe Mathieu-Daudé [this message]
2021-06-02 17:07 ` [PATCH 1/3] misc: Fix "havn't" typo Philippe Mathieu-Daudé
2021-06-02 17:25 ` Luis Fernando Fujita Pires
2021-06-02 17:52 ` Philippe Mathieu-Daudé
2021-06-02 17:07 ` [PATCH 2/3] target/mips: Fix 'Uncoditional' typo Philippe Mathieu-Daudé
2021-06-02 17:26 ` Luis Fernando Fujita Pires
2021-06-05 19:29 ` Laurent Vivier
2021-06-02 17:07 ` [PATCH 3/3] scripts/oss-fuzz: Fix typo in documentation Philippe Mathieu-Daudé
2021-06-02 17:31 ` Alexander Bulekov
2021-06-05 19:30 ` Laurent Vivier
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=20210602170759.2500248-1-f4bug@amsat.org \
--to=f4bug@amsat.org \
--cc=laurent@vivier.eu \
--cc=mjt@tls.msk.ru \
--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 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).