]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Fix common misspellings from codespell project
authorYi Zhang <yi.zhang@redhat.com>
Thu, 2 Nov 2023 07:01:27 +0000 (15:01 +0800)
committerDaniel Wagner <wagi@monom.org>
Thu, 2 Nov 2023 17:52:03 +0000 (18:52 +0100)
commit406d53018dbb36e5caae80266475f629cfc7728b
treec31e18c88953d44d3db823ba82e699e1b3cd6d74
parent5dcf61a691fd2bcc02eedbcb523680bd2356b8c3
Fix common misspellings from codespell project

Signed-off-by: Yi Zhang <yi.zhang@redhat.com>
[dwagner: dropped auto generated documentation
          dropped ccan changed]
Signed-off-by: Daniel Wagner <dwagner@suse.de>
32 files changed:
Documentation/nvme-phy-rx-eom-log.txt
Documentation/nvme-wdc-namespace-resize.txt
README.md
completions/_nvme
completions/bash-nvme-completion.sh
nvme-builtin.h
nvme-print-json.c
nvme-rpmb.c
nvme.c
plugins/intel/intel-nvme.c
plugins/memblaze/memblaze-nvme.c
plugins/memblaze/memblaze-utils.h
plugins/micron/micron-nvme.c
plugins/ocp/ocp-utils.h
plugins/scaleflux/sfx-nvme.c
plugins/seagate/seagate-nvme.c
plugins/solidigm/solidigm-telemetry/config.c
plugins/solidigm/solidigm-telemetry/data-area.c
plugins/wdc/wdc-nvme.c
plugins/wdc/wdc-utils.c
plugins/ymtc/ymtc-nvme.c
plugins/ymtc/ymtc-utils.h
plugins/zns/zns.c
plugins/zns/zns.h
scripts/build.sh
scripts/release.sh
tests/meson.build
tests/nvme_attach_detach_ns_test.py
tests/nvme_create_max_ns_test.py
tests/nvme_format_test.py
tests/nvme_get_features_test.py
tests/nvme_test.py