linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc:locking: remove info about old behavior of locktorture
@ 2020-04-26 21:14 Federico Vaga
  2020-05-05 15:56 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Federico Vaga @ 2020-04-26 21:14 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: linux-kernel, linux-doc, Federico Vaga

It is not useful to know what was the default at some point in the
past: remove the information.

Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it>
---
 Documentation/locking/locktorture.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/locking/locktorture.rst b/Documentation/locking/locktorture.rst
index 5bcb99ba7bd9..8012a74555e7 100644
--- a/Documentation/locking/locktorture.rst
+++ b/Documentation/locking/locktorture.rst
@@ -110,7 +110,7 @@ stutter
 		  same period of time.  Defaults to "stutter=5", so as
 		  to run and pause for (roughly) five-second intervals.
 		  Specifying "stutter=0" causes the test to run continuously
-		  without pausing, which is the old default behavior.
+		  without pausing.
 
 shuffle_interval
 		  The number of seconds to keep the test threads affinitied
-- 
2.25.4


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

* Re: [PATCH] doc:locking: remove info about old behavior of locktorture
  2020-04-26 21:14 [PATCH] doc:locking: remove info about old behavior of locktorture Federico Vaga
@ 2020-05-05 15:56 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-05-05 15:56 UTC (permalink / raw)
  To: Federico Vaga; +Cc: linux-kernel, linux-doc

On Sun, 26 Apr 2020 23:14:29 +0200
Federico Vaga <federico.vaga@vaga.pv.it> wrote:

> It is not useful to know what was the default at some point in the
> past: remove the information.
> 
> Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it>
> ---
>  Documentation/locking/locktorture.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/locking/locktorture.rst b/Documentation/locking/locktorture.rst
> index 5bcb99ba7bd9..8012a74555e7 100644
> --- a/Documentation/locking/locktorture.rst
> +++ b/Documentation/locking/locktorture.rst
> @@ -110,7 +110,7 @@ stutter
>  		  same period of time.  Defaults to "stutter=5", so as
>  		  to run and pause for (roughly) five-second intervals.
>  		  Specifying "stutter=0" causes the test to run continuously
> -		  without pausing, which is the old default behavior.
> +		  without pausing.

Sure...applied, thanks.

jon

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

end of thread, other threads:[~2020-05-05 15:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-26 21:14 [PATCH] doc:locking: remove info about old behavior of locktorture Federico Vaga
2020-05-05 15:56 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).