* [PATCH] md: bcache: fix typo "idel" in comment
@ 2026-09-04 12:37 Hemanth Selam
2026-09-04 14:20 ` Coly Li
0 siblings, 1 reply; 2+ messages in thread
From: Hemanth Selam @ 2026-09-04 12:37 UTC (permalink / raw)
To: Coly Li, Kent Overstreet; +Cc: linux-kernel, linux-bcache
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] md: bcache: fix typo "idel" in comment
2026-09-04 12:37 [PATCH] md: bcache: fix typo "idel" in comment Hemanth Selam
@ 2026-09-04 14:20 ` Coly Li
0 siblings, 0 replies; 2+ messages in thread
From: Coly Li @ 2026-09-04 14:20 UTC (permalink / raw)
To: Hemanth Selam; +Cc: Kent Overstreet, linux-kernel, linux-bcache
> 2026年9月4日 20:37,Hemanth Selam <hemanth.selam@gmail.com> 写道:
>
> 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>
Take it into my for-next.
Thanks.
Coly Li
> ---
> 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
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-04 14:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 12:37 [PATCH] md: bcache: fix typo "idel" in comment Hemanth Selam
2026-09-04 14:20 ` Coly Li
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®