On Thu, Aug 21, 2025 at 12:09:57PM -0700, Randy Dunlap wrote: > > > 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> I'll take the bcachefs patch if it's split up.