linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/9] docs: fix spelling mistakes across multiple directories
@ 2025-08-12 20:15 Soham Metha
  2025-08-12 20:15 ` [PATCH v2 1/9] docs: f2fs: fixed spelling mistakes in documentation Soham Metha
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Soham Metha @ 2025-08-12 20:15 UTC (permalink / raw)
  To: linux-doc; +Cc: linux-kernel-mentees, skhan, Soham Metha

Used codespell to detect spelling mistakes across multiple directories
and fixed various simple typos found after manually filtering out the
abbreviations, names, and non-english words.

These changes were split by subsystem as requested during review of v1.

---

Specific changes:

> deivces -> devices
> substracting -> subtracting

in `Documentation/ABI/testing/sysfs-fs-f2fs`

> conventioanl -> conventional
> directoy -> directory

in `Documentation/admin-guide/blockdev/zoned_loop.rst`

> Availablity -> Availability

in `Documentation/admin-guide/cgroup-v2.rst`

> flushs -> flushes
> explicitely -> explicitly

in `Documentation/admin-guide/device-mapper/delay.rst`

> approriate -> appropriate

in `Documentation/admin-guide/device-mapper/vdo-design.rst`

> aproximate -> approximate

in `Documentation/admin-guide/laptops/alienware-wmi.rst`

> directores -> directories

in `Documentation/admin-guide/mm/damon/usage.rst`

> multipled -> multiplied

in `Documentation/mm/damon/design.rst`.

> entension -> extension

in `Documentation/arch/loongarch/irq-chip-model.rst`

> userpace -> userspace

in `Documentation/admin-guide/tainted-kernels.rst`

> whoes -> whose

in `Documentation/core-api/symbol-namespaces.rst`

---

Changes since v1:
 - Split into multiple patches per subsystem
 - Adjusted heading underline lengths where necessary to avoid build warnings

---

Soham Metha (9):
  docs: f2fs: fixed spelling mistakes in documentation
  docs: zoned_loop: fixed spelling mistakes in documentation
  docs: cgroup: fixed spelling mistakes in documentation
  docs: device-mapper: fixed spelling mistakes in documentation
  docs: alienware-wmi: fixed spelling mistake in admin guide
  docs: damon: fixed spelling mistakes in documentation
  docs: loongarch: fixed spelling mistake in documentation
  docs: admin-guide: tainted-kernels: fixed spelling mistake in
    documentation
  docs: symbol-namespaces: fixed spelling mistake in documentation

 Documentation/ABI/testing/sysfs-fs-f2fs                | 6 +++---
 Documentation/admin-guide/blockdev/zoned_loop.rst      | 4 ++--
 Documentation/admin-guide/cgroup-v2.rst                | 4 ++--
 Documentation/admin-guide/device-mapper/delay.rst      | 8 ++++----
 Documentation/admin-guide/device-mapper/vdo-design.rst | 2 +-
 Documentation/admin-guide/laptops/alienware-wmi.rst    | 2 +-
 Documentation/admin-guide/mm/damon/usage.rst           | 2 +-
 Documentation/admin-guide/tainted-kernels.rst          | 2 +-
 Documentation/arch/loongarch/irq-chip-model.rst        | 2 +-
 Documentation/core-api/symbol-namespaces.rst           | 2 +-
 Documentation/mm/damon/design.rst                      | 2 +-
 11 files changed, 18 insertions(+), 18 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2025-08-14 13:58 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-12 20:15 [PATCH v2 0/9] docs: fix spelling mistakes across multiple directories Soham Metha
2025-08-12 20:15 ` [PATCH v2 1/9] docs: f2fs: fixed spelling mistakes in documentation Soham Metha
2025-08-13  3:13   ` Chao Yu
2025-08-12 20:49 ` [PATCH v2 3/9] docs: cgroup: " Soham Metha
2025-08-12 20:49   ` [PATCH v2 4/9] docs: device-mapper: " Soham Metha
2025-08-14 13:58     ` Mikulas Patocka
2025-08-12 20:49   ` [PATCH v2 5/9] docs: alienware-wmi: fixed spelling mistake in admin guide Soham Metha
2025-08-12 21:21     ` Kurt Borja
     [not found]       ` <dea5d89e-d918-4d80-a205-38ca7c166cc3@gmail.com>
     [not found]         ` <DC10RH2NVBR9.3QC7LKK4O4CW1@gmail.com>
2025-08-13 12:09           ` Soham Metha
2025-08-12 20:49   ` [PATCH v2 6/9] docs: damon: fixed spelling mistakes in documentation Soham Metha
2025-08-12 21:12     ` SeongJae Park
2025-08-12 20:49   ` [PATCH v2 7/9] docs: loongarch: fixed spelling mistake " Soham Metha
2025-08-12 20:52   ` [PATCH v2 3/9] docs: cgroup: fixed spelling mistakes " Tejun Heo
2025-08-12 21:01 ` [PATCH v2 8/9] docs: admin-guide: tainted-kernels: fixed spelling mistake " Soham Metha
2025-08-12 21:04 ` [PATCH v2 9/9] docs: symbol-namespaces: " Soham Metha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).