mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] kernel: fix typo "upto" in comment
@ 2026-09-07  6:23 Hemanth Selam
  2026-09-07  8:07 ` Bradley Morgan
  2026-09-08 17:13 ` Tejun Heo
  0 siblings, 2 replies; 3+ messages in thread
From: Hemanth Selam @ 2026-09-07  6:23 UTC (permalink / raw)
  To: Tejun Heo, Lai Jiangshan; +Cc: linux-kernel

Correct "upto" to "up to", 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>
---
 kernel/workqueue.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/workqueue.c b/kernel/workqueue.c
index 1ae3732a2c51..b6afb7cee661 100644
--- a/kernel/workqueue.c
+++ b/kernel/workqueue.c
@@ -8264,7 +8264,7 @@ static void __init wq_cpu_intensive_thresh_init(void)
 	 * lot slower CPUs including microcontrollers where the threshold is way
 	 * too low.
 	 *
-	 * Let's scale up the threshold upto 1 second if BogoMips is below 4000.
+	 * Let's scale up the threshold up to 1 second if BogoMips is below 4000.
 	 * This is by no means accurate but it doesn't have to be. The mechanism
 	 * is still useful even when the threshold is fully scaled up. Also, as
 	 * the reports would usually be applicable to everyone, some machines
-- 
2.48.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] kernel: fix typo "upto" in comment
  2026-09-07  6:23 [PATCH] kernel: fix typo "upto" in comment Hemanth Selam
@ 2026-09-07  8:07 ` Bradley Morgan
  2026-09-08 17:13 ` Tejun Heo
  1 sibling, 0 replies; 3+ messages in thread
From: Bradley Morgan @ 2026-09-07  8:07 UTC (permalink / raw)
  To: hemanth.selam; +Cc: jiangshanlai, linux-kernel, tj

On 7 September 2026 07:23:38 BST, Hemanth Selam <hemanth.selam@gmail.com>
wrote:
>Correct "upto" to "up to", reported by scripts/checkpatch.pl using the
>misspelling list in scripts/spelling.txt.  Only touches comments, no code
>changes.

Ok.

>
>Assisted-by: Cursor:claude-opus-5
>Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com>
>---
> kernel/workqueue.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/kernel/workqueue.c b/kernel/workqueue.c
>index 1ae3732a2c51..b6afb7cee661 100644
>--- a/kernel/workqueue.c
>+++ b/kernel/workqueue.c
>@@ -8264,7 +8264,7 @@ static void __init wq_cpu_intensive_thresh_init(void)
> 	 * lot slower CPUs including microcontrollers where the threshold is way
> 	 * too low.
> 	 *
>-	 * Let's scale up the threshold upto 1 second if BogoMips is below 4000.
>+	 * Let's scale up the threshold up to 1 second if BogoMips is below 4000.

Really.

Sigh. 

> 	 * This is by no means accurate but it doesn't have to be. The mechanism
> 	 * is still useful even when the threshold is fully scaled up. Also, as
> 	 * the reports would usually be applicable to everyone, some machines
>

--- Thanks!
https://lore.kernel.org/all/EE579805-42F2-4C58-B752-F28779EEB717@grrlz.net/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] kernel: fix typo "upto" in comment
  2026-09-07  6:23 [PATCH] kernel: fix typo "upto" in comment Hemanth Selam
  2026-09-07  8:07 ` Bradley Morgan
@ 2026-09-08 17:13 ` Tejun Heo
  1 sibling, 0 replies; 3+ messages in thread
From: Tejun Heo @ 2026-09-08 17:13 UTC (permalink / raw)
  To: Hemanth Selam
  Cc: Tejun Heo, Lai Jiangshan, linux-kernel, Bradley Morgan, Breno Leitao

Hello,

Applied to wq/for-7.4.

Thanks.
-- 
tejun

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-09-08 17:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07  6:23 [PATCH] kernel: fix typo "upto" in comment Hemanth Selam
2026-09-07  8:07 ` Bradley Morgan
2026-09-08 17:13 ` Tejun Heo

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®