diff options
author | Alok Tiwari <alok.a.tiwari@oracle.com> | 2025-06-24 21:16:30 -0700 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2025-07-17 13:38:06 +0200 |
commit | 164c187d25b60699bd87e7f78868d26cfc70035e (patch) | |
tree | 0600036dee071feeee07a987e09e07800d2ed986 /scripts/lib/kdoc/kdoc_re.py | |
parent | ab17ead0e0ee8650cd1cf4e481b1ed0ee9731956 (diff) |
nvme: fix multiple spelling and grammar issues in host drivers
This commit fixes several typos and grammatical issues across various
nvme host driver files:
- correct "glace" to "glance" in a comment in apple.c
- fix "Idependent" to "Independent" in core.c
- change "unsucceesful" to "unsuccessful", "they blk-mq" to "the blk-mq",
- fix "terminaed" to "terminated" and other grammar in fc.c
- update "O's" to "0's" to clarify meaning in nvme.h
- fix a function name reference in a comment in zns.c:
*_transter_len() -> *_transfer_len().
- fix sysfs_emit() output format in pci.c (replace x%08x with 0x%08x)
These changes improve the code readability and documentation consistency
across the NVMe driver.
Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions