linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Federico Vaga <federico.vaga@vaga.pv.it>
Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org
Subject: Re: [PATCH] doc:locking: fix locktorture parameter description
Date: Thu, 19 Dec 2019 09:39:19 -0700	[thread overview]
Message-ID: <20191219093919.59de5cf6@lwn.net> (raw)
In-Reply-To: <20191201121941.6971-1-federico.vaga@vaga.pv.it>

On Sun,  1 Dec 2019 13:19:41 +0100
Federico Vaga <federico.vaga@vaga.pv.it> wrote:

> The description was talking about two default values: I removed the
> wrong one.
> 
> Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it>
> ---
>  Documentation/locking/locktorture.rst | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/Documentation/locking/locktorture.rst b/Documentation/locking/locktorture.rst
> index 54899c95e45e..e49da0a0bf94 100644
> --- a/Documentation/locking/locktorture.rst
> +++ b/Documentation/locking/locktorture.rst
> @@ -105,8 +105,7 @@ stat_interval
>  		  Number of seconds between statistics-related printk()s.
>  		  By default, locktorture will report stats every 60 seconds.
>  		  Setting the interval to zero causes the statistics to
> -		  be printed -only- when the module is unloaded, and this
> -		  is the default.
> +		  be printed -only- when the module is unloaded.
>  
>  stutter
>  		  The length of time to run the test before pausing for this

Applied (finally) thanks.

jon

      reply	other threads:[~2019-12-19 16:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-01 12:19 [PATCH] doc:locking: fix locktorture parameter description Federico Vaga
2019-12-19 16:39 ` Jonathan Corbet [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191219093919.59de5cf6@lwn.net \
    --to=corbet@lwn.net \
    --cc=federico.vaga@vaga.pv.it \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).