aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Vaga <[email protected]>2019-12-01 13:19:41 +0100
committerJonathan Corbet <[email protected]>2019-12-19 11:04:29 -0700
commit3dbbeef42b6489ec7c10dba4d2b7805c9bbff773 (patch)
treeb9edbe2e054941dfc1e10fa982196c65b9543410
parentbc51a6d34c27bd1040fddaf2bdc61309f392f86a (diff)
doc:locking: fix locktorture parameter description
The description was talking about two default values: I removed the wrong one. Signed-off-by: Federico Vaga <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r--Documentation/locking/locktorture.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/locking/locktorture.rst b/Documentation/locking/locktorture.rst
index e79eeeca3ac6..5bcb99ba7bd9 100644
--- a/Documentation/locking/locktorture.rst
+++ b/Documentation/locking/locktorture.rst
@@ -103,8 +103,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