diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-21 19:04:02 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-06-29 20:58:10 +0200 |
commit | 6b05dfacd761c6ace11def4b3b42fc6a7583fec3 (patch) | |
tree | 5fc7623c686d4f35a8ba45b3640e42fd7203754b /Documentation/RCU/index.rst | |
parent | Linux 5.8-rc3 (diff) | |
download | linux-6b05dfacd761c6ace11def4b3b42fc6a7583fec3.tar.xz linux-6b05dfacd761c6ace11def4b3b42fc6a7583fec3.zip |
docs: RCU: Convert checklist.txt to ReST
- Add a SPDX header;
- Adjust document title;
- Some whitespace fixes and new line breaks;
- Use the right list markups;
- 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 'Documentation/RCU/index.rst')
-rw-r--r-- | Documentation/RCU/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/RCU/index.rst b/Documentation/RCU/index.rst index 81a0a1e5f767..c1ba4d130bb0 100644 --- a/Documentation/RCU/index.rst +++ b/Documentation/RCU/index.rst @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: GPL-2.0 + .. _rcu_concepts: ============ @@ -8,6 +10,7 @@ RCU concepts :maxdepth: 3 arrayRCU + checklist rcubarrier rcu_dereference whatisRCU |