[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6f30a570-670d-4fb3-bddb-5cb129dc7af6@paulmck-laptop>
Date: Sun, 17 Sep 2023 22:51:11 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: Charles Han <hanchunchao@...pur.com>
Cc: dave@...olabs.net, josh@...htriplett.org, corbet@....net,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org
Subject: Re: [PATCH] Documentation: RCU: Remove repeated word in comments
On Mon, Sep 18, 2023 at 11:13:09AM +0800, Charles Han wrote:
> Remove the repeated word "of" in comments.
>
> Signed-off-by: Charles Han <hanchunchao@...pur.com>
Good eyes! Queued and pushed, thank you!
Thanx, Paul
> ---
> Documentation/RCU/torture.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/RCU/torture.rst b/Documentation/RCU/torture.rst
> index b3b6dfa85248..49e7beea6ae1 100644
> --- a/Documentation/RCU/torture.rst
> +++ b/Documentation/RCU/torture.rst
> @@ -185,7 +185,7 @@ argument.
> Not all changes require that all scenarios be run. For example, a change
> to Tree SRCU might run only the SRCU-N and SRCU-P scenarios using the
> --configs argument to kvm.sh as follows: "--configs 'SRCU-N SRCU-P'".
> -Large systems can run multiple copies of of the full set of scenarios,
> +Large systems can run multiple copies of the full set of scenarios,
> for example, a system with 448 hardware threads can run five instances
> of the full set concurrently. To make this happen::
>
> --
> 2.31.1
>
Powered by blists - more mailing lists