mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: pangzizhen001@208suo.com
To: peterz@infradead.org, mingo@redhat.com, will@kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] include/linux: Fix typos in comments
Date: Thu, 20 Jul 2023 23:45:39 +0800	[thread overview]
Message-ID: <70293ecd5bb7a1cd370fd4d95c35f936@208suo.com> (raw)
In-Reply-To: <20230720154408.51494-1-wangjianli@cdjrlc.com>

Delete duplicate word "the"

Signed-off-by: Zizhen Pang <pangzizhen001@208suo.com>
---
  include/linux/seqlock.h | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/seqlock.h b/include/linux/seqlock.h
index e9bd2f65d7f4..af518e4d0c6b 100644
--- a/include/linux/seqlock.h
+++ b/include/linux/seqlock.h
@@ -864,7 +864,7 @@ static inline unsigned read_seqretry(const seqlock_t 
*sl, unsigned start)
  }

  /*
- * For all seqlock_t write side functions, use the the internal
+ * For all seqlock_t write side functions, use the internal
   * do_write_seqcount_begin() instead of generic write_seqcount_begin().
   * This way, no redundant lockdep_assert_held() checks are added.
   */

       reply	other threads:[~2023-07-20 15:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230720154408.51494-1-wangjianli@cdjrlc.com>
2023-07-20 15:45 ` pangzizhen001 [this message]
2023-10-05  8:43   ` [tip: locking/core] locking/seqlock: Fix typo in comment tip-bot2 for pangzizhen001@208suo.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=70293ecd5bb7a1cd370fd4d95c35f936@208suo.com \
    --to=pangzizhen001@208suo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=peterz@infradead.org \
    --cc=will@kernel.org \
    /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