[PATCH trivial 00/21] spelling fixes for 8.2

Michael Tokarev posted 21 patches 1 year ago
Failed in applying to current master (apply log)
Maintainers: Warner Losh <imp@bsdimp.com>, Kyle Evans <kevans@freebsd.org>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Juan Quintela <quintela@redhat.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Leonardo Bras <leobras@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Jonathan Cameron <jonathan.cameron@huawei.com>, Fan Ni <fan.ni@samsung.com>, David Hildenbrand <david@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Xiao Guangrong <xiaoguangrong.eric@gmail.com>, "Edgar E. Iglesias" <edgar.iglesias@gmail.com>, Alistair Francis <alistair@alistair23.me>, Peter Maydell <peter.maydell@linaro.org>, Jason Wang <jasowang@redhat.com>, Jeuk Kim <jeuk20.kim@samsung.com>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, "Maciej S. Szmigiero" <maciej.szmigiero@oracle.com>, Laurent Vivier <laurent@vivier.eu>, Li Zhijian <lizhijian@fujitsu.com>, Richard Henderson <richard.henderson@linaro.org>, Palmer Dabbelt <palmer@dabbelt.com>, Bin Meng <bin.meng@windriver.com>, Weiwei Li <liwei1518@gmail.com>, Daniel Henrique Barboza <dbarboza@ventanamicro.com>, Liu Zhiwei <zhiwei_liu@linux.alibaba.com>, Thomas Huth <thuth@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Michael Tokarev <mjt@tls.msk.ru>
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(-)
[PATCH trivial 00/21] spelling fixes for 8.2
Posted by Michael Tokarev 1 year ago
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