public inbox for linux-kernel-mentees@lists.linux-foundation.org
 help / color / mirror / Atom feed
From: I Hsin Cheng <richard120310@gmail.com>
To: brauner@kernel.org
Cc: viro@zeniv.linux.org.uk, jlayton@kernel.org, jack@suse.cz,
	neilb@suse.de, mjguzik@gmail.com, yukaixiong@huawei.com,
	osandov@fb.com, akpm@linux-foundation.org,
	skhan@linuxfoundation.org, linux-kernel-mentees@lists.linux.dev,
	I Hsin Cheng <richard120310@gmail.com>
Subject: [PATCH] fs: Fix typos in comment
Date: Sat, 10 May 2025 18:53:21 +0800	[thread overview]
Message-ID: <20250510105321.482158-1-richard120310@gmail.com> (raw)

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


                 reply	other threads:[~2025-05-10 10:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250510105321.482158-1-richard120310@gmail.com \
    --to=richard120310@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=brauner@kernel.org \
    --cc=jack@suse.cz \
    --cc=jlayton@kernel.org \
    --cc=linux-kernel-mentees@lists.linux.dev \
    --cc=mjguzik@gmail.com \
    --cc=neilb@suse.de \
    --cc=osandov@fb.com \
    --cc=skhan@linuxfoundation.org \
    --cc=viro@zeniv.linux.org.uk \
    --cc=yukaixiong@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox