All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: Fix typos found in cgroup-v2.rst
@ 2021-01-07 14:11 Jiang Biao
  2021-01-11 19:58 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Jiang Biao @ 2021-01-07 14:11 UTC (permalink / raw)
  To: tj, lizefan, corbet, hannes; +Cc: linux-doc, cgroups, linux-kernel, Jiang Biao

From: Jiang Biao <benbjiang@tencent.com>

Fix typos found in Documentation/admin-guide/cgroup-v2.rst.

Signed-off-by: Jiang Biao <benbjiang@tencent.com>
---
 Documentation/admin-guide/cgroup-v2.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/admin-guide/cgroup-v2.rst b/Documentation/admin-guide/cgroup-v2.rst
index 63521cd36ce5..e0f6ff7cfa93 100644
--- a/Documentation/admin-guide/cgroup-v2.rst
+++ b/Documentation/admin-guide/cgroup-v2.rst
@@ -1558,7 +1558,7 @@ IO Interface Files
 	  8:0 rbytes=90430464 wbytes=299008000 rios=8950 wios=1252 dbytes=50331648 dios=3021
 
   io.cost.qos
-	A read-write nested-keyed file with exists only on the root
+	A read-write nested-keyed file which exists only on the root
 	cgroup.
 
 	This file configures the Quality of Service of the IO cost
@@ -1613,7 +1613,7 @@ IO Interface Files
 	automatic mode can be restored by setting "ctrl" to "auto".
 
   io.cost.model
-	A read-write nested-keyed file with exists only on the root
+	A read-write nested-keyed file which exists only on the root
 	cgroup.
 
 	This file configures the cost model of the IO cost model based
-- 
2.21.0


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

* Re: [PATCH] Documentation: Fix typos found in cgroup-v2.rst
  2021-01-07 14:11 [PATCH] Documentation: Fix typos found in cgroup-v2.rst Jiang Biao
@ 2021-01-11 19:58 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2021-01-11 19:58 UTC (permalink / raw)
  To: Jiang Biao
  Cc: tj, lizefan, hannes, linux-doc, cgroups, linux-kernel, Jiang Biao

On Thu,  7 Jan 2021 22:11:18 +0800
Jiang Biao <benbjiang@gmail.com> wrote:

> Fix typos found in Documentation/admin-guide/cgroup-v2.rst.
> 
> Signed-off-by: Jiang Biao <benbjiang@tencent.com>
> ---
>  Documentation/admin-guide/cgroup-v2.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/admin-guide/cgroup-v2.rst b/Documentation/admin-guide/cgroup-v2.rst
> index 63521cd36ce5..e0f6ff7cfa93 100644
> --- a/Documentation/admin-guide/cgroup-v2.rst
> +++ b/Documentation/admin-guide/cgroup-v2.rst
> @@ -1558,7 +1558,7 @@ IO Interface Files
>  	  8:0 rbytes=90430464 wbytes=299008000 rios=8950 wios=1252 dbytes=50331648 dios=3021
>  
>    io.cost.qos
> -	A read-write nested-keyed file with exists only on the root
> +	A read-write nested-keyed file which exists only on the root
>  	cgroup.
>  
>  	This file configures the Quality of Service of the IO cost
> @@ -1613,7 +1613,7 @@ IO Interface Files
>  	automatic mode can be restored by setting "ctrl" to "auto".
>  
>    io.cost.model
> -	A read-write nested-keyed file with exists only on the root
> +	A read-write nested-keyed file which exists only on the root
>  	cgroup.

Applied, thanks.

jon

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

end of thread, other threads:[~2021-01-11 19:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07 14:11 [PATCH] Documentation: Fix typos found in cgroup-v2.rst Jiang Biao
2021-01-11 19:58 ` 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.