From: pangzizhen001@208suo.com
To: dhowells@redhat.com, marc.dionne@auristor.com
Cc: linux-afs@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [PATCH] fs/afs: Fix typos in comments
Date: Fri, 21 Jul 2023 00:03:07 +0800 [thread overview]
Message-ID: <4e4279d109cc2f0156483700b628fe41@208suo.com> (raw)
In-Reply-To: <20230720160136.1902-1-wangjianli@cdjrlc.com>
Delete duplicate word "the"
Signed-off-by: Zizhen Pang <pangzizhen001@208suo.com>
---
fs/afs/flock.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/afs/flock.c b/fs/afs/flock.c
index 9c6dea3139f5..a2332d7b15d4 100644
--- a/fs/afs/flock.c
+++ b/fs/afs/flock.c
@@ -152,7 +152,7 @@ static void afs_next_locker(struct afs_vnode *vnode,
int error)
}
/*
- * Kill off all waiters in the the pending lock queue due to the vnode
being
+ * Kill off all waiters in the pending lock queue due to the vnode
being
* deleted.
*/
static void afs_kill_lockers_enoent(struct afs_vnode *vnode)
parent reply other threads:[~2023-07-20 16:03 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20230720160136.1902-1-wangjianli@cdjrlc.com>]
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=4e4279d109cc2f0156483700b628fe41@208suo.com \
--to=pangzizhen001@208suo.com \
--cc=dhowells@redhat.com \
--cc=linux-afs@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marc.dionne@auristor.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
Powered by JetHome