linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] fs: correct some spelling mistakes
@ 2025-08-08  7:14 Xichao Zhao
  2025-08-08  7:14 ` [PATCH 1/6] fs: fix "writen"->"written" Xichao Zhao
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Xichao Zhao @ 2025-08-08  7:14 UTC (permalink / raw)
  To: Alexander Viro, Christian Brauner, Jan Kara, Trond Myklebust,
	Anna Schumaker, Amir Goldstein, Carlos Maiolino, Damien Le Moal,
	Naohiro Aota, Johannes Thumshirn,
	open list:FILESYSTEMS (VFS and infrastructure), open list,
	open list:NFS, SUNRPC, AND LOCKD CLIENTS,
	open list:XFS FILESYSTEM
  Cc: Xichao Zhao

Trivial fix to spelling mistake in comment text.


Xichao Zhao (6):
  fs: fix "writen"->"written"
  NFSv4: fix prefered -> preferred
  fsnotify: fix "rewriten"->"rewritten"
  xfs: fix "acheive"->"achieve"
  zonefs: fix "unwriten"->"unwritten"
  zonefs: fix "writen"->"written"

 fs/namei.c                           | 2 +-
 fs/nfs/nfs4xdr.c                     | 2 +-
 fs/notify/inotify/inotify_fsnotify.c | 2 +-
 fs/xfs/xfs_inode.c                   | 2 +-
 fs/zonefs/file.c                     | 2 +-
 fs/zonefs/super.c                    | 4 ++--
 6 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-08-08  7:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-08  7:14 [PATCH 0/6] fs: correct some spelling mistakes Xichao Zhao
2025-08-08  7:14 ` [PATCH 1/6] fs: fix "writen"->"written" Xichao Zhao
2025-08-08  7:14 ` [PATCH 2/6] NFSv4: fix prefered -> preferred Xichao Zhao
2025-08-08  7:14 ` [PATCH 3/6] fsnotify: fix "rewriten"->"rewritten" Xichao Zhao
2025-08-08  7:14 ` [PATCH 4/6] xfs: fix "acheive"->"achieve" Xichao Zhao
2025-08-08  7:14 ` [PATCH 5/6] zonefs: fix "unwriten"->"unwritten" Xichao Zhao
2025-08-08  7:14 ` [PATCH 6/6] zonefs: fix "writen"->"written" Xichao Zhao
2025-08-08  7:50   ` Damien Le Moal

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).