diff options
author | Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com> | 2019-10-29 01:54:17 +0530 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2019-12-10 18:51:19 -0800 |
commit | 9ffdd7982417e2e227e295c4dea9cec652a71983 (patch) | |
tree | 522de832eade567d0e9624d9e9bc894854c111c2 /Documentation/RCU/index.rst | |
parent | e42617b825f8073569da76dc4510bfa019b1c35a (diff) |
doc: Convert arrayRCU.txt to arrayRCU.rst
This patch converts arrayRCU from .txt to .rst format, and also adds
it to the index.rst file.
Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>
[ paulmck: Trimmed trailing whitespace. ]
Tested-by: Phong Tran <tranmanphong@gmail.com>
Tested-by: Amol Grover <frextrite@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'Documentation/RCU/index.rst')
-rw-r--r-- | Documentation/RCU/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/RCU/index.rst b/Documentation/RCU/index.rst index 5c99185710fa..8d20d44f8fd4 100644 --- a/Documentation/RCU/index.rst +++ b/Documentation/RCU/index.rst @@ -7,6 +7,7 @@ RCU concepts .. toctree:: :maxdepth: 3 + arrayRCU rcu listRCU UP |