[PATCH 0/3] trivial: Fix some typos

Philippe Mathieu-Daudé posted 3 patches 4 years, 8 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210602170759.2500248-1-f4bug@amsat.org
Maintainers: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>, Aurelien Jarno <aurelien@aurel32.net>, Jiaxun Yang <jiaxun.yang@flygoat.com>, "Philippe Mathieu-Daudé" <f4bug@amsat.org>
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(-)
[PATCH 0/3] trivial: Fix some typos
Posted by Philippe Mathieu-Daudé 4 years, 8 months ago
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