[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH trivial 00/21] spelling fixes for 8.2
|
From: |
Michael Tokarev |
|
Subject: |
[PATCH trivial 00/21] spelling fixes for 8.2 |
|
Date: |
Tue, 14 Nov 2023 19:58:13 +0300 |
For newly added lines after 8.1.
Michael Tokarev (21):
bsd-user: spelling fixes: necesary, agrument, undocummented
linux-user: spelling fixes: othe, necesary
hw/cxl: spelling fixes: limitaions, potentialy, intialized
gdbstub: spelling fix: respectivelly
docs/about/deprecated.rst: spelling fix: becase
docs/devel/migration.rst: spelling fix: doen't
docs/system/arm/emulation.rst: spelling fix: Enhacements
target/arm/tcg: spelling fixes: alse, addreses
target/hppa: spelling fixes: Indicies, Truely
migration/rdma.c: spelling fix: asume
contrib/vhost-user-gpu/virgl.c: spelling fix: mesage
hw/mem/memory-device.c: spelling fix: ontaining
hw/net/cadence_gem.c: spelling fixes: Octects
include/block/ufs.h: spelling fix: setted
include/hw/hyperv/dynmem-proto.h: spelling fix: nunber
include/hw/virtio/vhost.h: spelling fix: sate
target/riscv/cpu.h: spelling fix: separatly
tests/qtest/migration-test.c: spelling fix: bandwith
tests/qtest/ufs-test.c: spelling fix: tranfer
util/filemonitor-inotify.c: spelling fix: kenel
util/range.c: spelling fix: inbetween
bsd-user/bsd-mem.h | 2 +-
bsd-user/freebsd/os-proc.c | 2 +-
bsd-user/freebsd/os-stat.h | 6 +++---
contrib/vhost-user-gpu/virgl.c | 2 +-
docs/about/deprecated.rst | 2 +-
docs/devel/migration.rst | 8 ++++----
docs/system/arm/emulation.rst | 2 +-
gdbstub/gdbstub.c | 2 +-
hw/cxl/cxl-component-utils.c | 4 ++--
hw/cxl/cxl-mailbox-utils.c | 2 +-
hw/mem/memory-device.c | 2 +-
hw/net/cadence_gem.c | 8 ++++----
include/block/ufs.h | 2 +-
include/hw/cxl/cxl_device.h | 2 +-
include/hw/hyperv/dynmem-proto.h | 6 +++---
include/hw/virtio/vhost.h | 2 +-
linux-user/ppc/vdso.S | 2 +-
linux-user/syscall.c | 2 +-
migration/rdma.c | 2 +-
target/arm/tcg/helper-a64.c | 2 +-
target/arm/tcg/hflags.c | 2 +-
target/hppa/cpu.h | 2 +-
target/hppa/machine.c | 2 +-
target/riscv/cpu.h | 4 ++--
tests/qtest/migration-test.c | 2 +-
tests/qtest/ufs-test.c | 2 +-
util/filemonitor-inotify.c | 2 +-
util/range.c | 2 +-
28 files changed, 40 insertions(+), 40 deletions(-)
--
2.39.2
- [PATCH trivial 00/21] spelling fixes for 8.2,
Michael Tokarev <=
- [PATCH trivial 01/21] bsd-user: spelling fixes: necesary, agrument, undocummented, Michael Tokarev, 2023/11/14
- [PATCH trivial 03/21] hw/cxl: spelling fixes: limitaions, potentialy, intialized, Michael Tokarev, 2023/11/14
- [PATCH trivial 02/21] linux-user: spelling fixes: othe, necesary, Michael Tokarev, 2023/11/14
- [PATCH trivial 05/21] docs/about/deprecated.rst: spelling fix: becase, Michael Tokarev, 2023/11/14
- [PATCH trivial 06/21] docs/devel/migration.rst: spelling fix: doen't, Michael Tokarev, 2023/11/14