From: Hemanth Selam <hemanth.selam@gmail.com>
To: Coly Li <colyli@fygo.io>, Kent Overstreet <kent.overstreet@linux.dev>
Cc: linux-kernel@vger.kernel.org, linux-bcache@vger.kernel.org
Subject: [PATCH] md: bcache: fix typo "idel" in comment
Date: Fri, 4 Sep 2026 18:07:29 +0530 [thread overview]
Message-ID: <20260904123730.39849-1-hemanth.selam@gmail.com> (raw)
Correct "idel" to "idle", reported by scripts/checkpatch.pl using the
misspelling list in scripts/spelling.txt. Only touches comments, no code
changes.
Assisted-by: Cursor:claude-opus-5
Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com>
---
drivers/md/bcache/writeback.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/md/bcache/writeback.c b/drivers/md/bcache/writeback.c
index 4b237074f453..7734fe0dd429 100644
--- a/drivers/md/bcache/writeback.c
+++ b/drivers/md/bcache/writeback.c
@@ -162,7 +162,7 @@ static bool idle_counter_exceeded(struct cache_set *c)
int counter, dev_nr;
/*
- * If c->idle_counter is overflow (idel for really long time),
+ * If c->idle_counter is overflow (idle for really long time),
* reset as 0 and not set maximum rate this time for code
* simplicity.
*/
--
2.48.1
next reply other threads:[~2026-09-04 12:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-04 12:37 Hemanth Selam [this message]
2026-09-04 14:20 ` Coly Li
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=20260904123730.39849-1-hemanth.selam@gmail.com \
--to=hemanth.selam@gmail.com \
--cc=colyli@fygo.io \
--cc=kent.overstreet@linux.dev \
--cc=linux-bcache@vger.kernel.org \
--cc=linux-kernel@vger.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
all inboxes | Powered by JetHome®