All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] trivial: Fix some typos
@ 2021-06-02 17:07 Philippe Mathieu-Daudé
  2021-06-02 17:07 ` [PATCH 1/3] misc: Fix "havn't" typo Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-06-02 17:07 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-trivial, Michael Tokarev, Philippe Mathieu-Daudé,
	Laurent Vivier

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-06-05 19:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02 17:07 [PATCH 0/3] trivial: Fix some typos Philippe Mathieu-Daudé
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

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.