Re: [PATCH] Documentation: Fix documentation typos
From: Randy Dunlap
Date: Thu Aug 21 2025 - 15:10:23 EST
On 8/21/25 11:51 AM, Sahil Chandna wrote:
> Fix several spelling mistakes in documentation:
>
> - Availablity -> Availability
> - heirarchy -> hierarchy
> - maping -> mapping
> Findings are based on v6.17-rc2.
>
> Signed-off-by: Sahil Chandna <chandna.linuxkernel@xxxxxxxxx>
> ---
> Documentation/admin-guide/cgroup-v2.rst | 2 +-
> Documentation/filesystems/bcachefs/future/idle_work.rst | 6 +++---
> Documentation/filesystems/xfs/xfs-online-fsck-design.rst | 2 +-
> 3 files changed, 5 insertions(+), 5 deletions(-)
>
Looks good, although there was just another patch that also fixed the maping/mapping
spelling for XFS.
And various maintainers might request that you split the patch up by
subsystem/filesystem (i.e., 3 patches here) unless Jon merges it as is.
Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
thanks.
--
~Randy