* [PATCH] fs: Fix typos in comment
@ 2025-05-10 10:53 I Hsin Cheng
0 siblings, 0 replies; only message in thread
From: I Hsin Cheng @ 2025-05-10 10:53 UTC (permalink / raw)
To: brauner
Cc: viro, jlayton, jack, neilb, mjguzik, yukaixiong, osandov, akpm,
skhan, linux-kernel-mentees, I Hsin Cheng
Fix "FUrther" to "Further".
Fixes: 5c437fa29561 ("docs: fs: fix broken links to vfs.txt with was renamed to vfs.rst")
Signed-off-by: I Hsin Cheng <richard120310@gmail.com>
---
include/linux/dcache.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/dcache.h b/include/linux/dcache.h
index e9f07e37dd6f..3e7eac9496e2 100644
--- a/include/linux/dcache.h
+++ b/include/linux/dcache.h
@@ -168,7 +168,7 @@ struct dentry_operations {
* Locking rules for dentry_operations callbacks are to be found in
* Documentation/filesystems/locking.rst. Keep it updated!
*
- * FUrther descriptions are found in Documentation/filesystems/vfs.rst.
+ * Further descriptions are found in Documentation/filesystems/vfs.rst.
* Keep it updated too!
*/
--
2.43.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-10 10:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-10 10:53 [PATCH] fs: Fix typos in comment I Hsin Cheng
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox