All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4] Documentation: scheduler: fixed 2 typos in sched-nice-design.rst
@ 2021-05-16 10:59 Chun-Hung Tseng
  2021-05-17 18:43 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Chun-Hung Tseng @ 2021-05-16 10:59 UTC (permalink / raw)
  To: corbet; +Cc: linux-doc, linux-kernel, Chun-Hung Tseng

This patch fixed 2 spelling errors in the documentation.

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
---
 Documentation/scheduler/sched-nice-design.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/scheduler/sched-nice-design.rst b/Documentation/scheduler/sched-nice-design.rst
index 0571f1b47e64..889bf2b737dc 100644
--- a/Documentation/scheduler/sched-nice-design.rst
+++ b/Documentation/scheduler/sched-nice-design.rst
@@ -60,7 +60,7 @@ within the constraints of HZ and jiffies and their nasty design level
 coupling to timeslices and granularity it was not really viable.
 
 The second (less frequent but still periodically occurring) complaint
-about Linux's nice level support was its assymetry around the origo
+about Linux's nice level support was its asymmetry around the origin
 (which you can see demonstrated in the picture above), or more
 accurately: the fact that nice level behavior depended on the _absolute_
 nice level as well, while the nice API itself is fundamentally
-- 
2.25.1


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

* Re: [PATCH v4] Documentation: scheduler: fixed 2 typos in sched-nice-design.rst
  2021-05-16 10:59 [PATCH v4] Documentation: scheduler: fixed 2 typos in sched-nice-design.rst Chun-Hung Tseng
@ 2021-05-17 18:43 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2021-05-17 18:43 UTC (permalink / raw)
  To: Chun-Hung Tseng; +Cc: linux-doc, linux-kernel, Chun-Hung Tseng

Chun-Hung Tseng <henrybear327@gmail.com> writes:

> This patch fixed 2 spelling errors in the documentation.

Next time, word this in the imperative form ("Fix two spelling
errors...") and leave out "this patch".  Meanwhile...

> Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
> ---
>  Documentation/scheduler/sched-nice-design.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/scheduler/sched-nice-design.rst b/Documentation/scheduler/sched-nice-design.rst
> index 0571f1b47e64..889bf2b737dc 100644
> --- a/Documentation/scheduler/sched-nice-design.rst
> +++ b/Documentation/scheduler/sched-nice-design.rst
> @@ -60,7 +60,7 @@ within the constraints of HZ and jiffies and their nasty design level
>  coupling to timeslices and granularity it was not really viable.
>  
>  The second (less frequent but still periodically occurring) complaint
> -about Linux's nice level support was its assymetry around the origo
> +about Linux's nice level support was its asymmetry around the origin
>  (which you can see demonstrated in the picture above), or more

Applied, thanks.

jon

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

end of thread, other threads:[~2021-05-17 18:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-16 10:59 [PATCH v4] Documentation: scheduler: fixed 2 typos in sched-nice-design.rst Chun-Hung Tseng
2021-05-17 18:43 ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.