aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/rcu
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-21 19:04:06 +0200
committerPaul E. McKenney <paulmck@kernel.org>2020-06-29 11:58:11 -0700
commit43cb5451dffe0bc5d59688d4898c9a1f7c40d3b4 (patch)
tree34d55286aed793634dffcf83a69282a995022534 /kernel/rcu
parentdocs: RCU: Convert rculist_nulls.txt to ReST (diff)
downloadwireguard-linux-43cb5451dffe0bc5d59688d4898c9a1f7c40d3b4.tar.xz
wireguard-linux-43cb5451dffe0bc5d59688d4898c9a1f7c40d3b4.zip
docs: RCU: Convert torture.txt to ReST
- Add a SPDX header; - Adjust document and section titles; - Some whitespace fixes and new line breaks; - Mark literal blocks as such; - Add it to RCU/index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/rcu')
-rw-r--r--kernel/rcu/rcutorture.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/rcu/rcutorture.c b/kernel/rcu/rcutorture.c
index efb792e13fca..8205295fc33e 100644
--- a/kernel/rcu/rcutorture.c
+++ b/kernel/rcu/rcutorture.c
@@ -7,7 +7,7 @@
* Authors: Paul E. McKenney <paulmck@linux.ibm.com>
* Josh Triplett <josh@joshtriplett.org>
*
- * See also: Documentation/RCU/torture.txt
+ * See also: Documentation/RCU/torture.rst
*/
#define pr_fmt(fmt) fmt