diff options
author | Jiunn Chang <c0d1n61at3@gmail.com> | 2019-06-26 22:07:04 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-06-27 16:19:02 +0200 |
commit | f93a3e4e8705eb3ea17dcd68819b60875c834bad (patch) | |
tree | e4d08dd057a2dc6efe32365226d2b491ddc6b6c6 | |
parent | Documentation: RCU: Convert RCU UP systems to reST (diff) | |
download | linux-f93a3e4e8705eb3ea17dcd68819b60875c834bad.tar.xz linux-f93a3e4e8705eb3ea17dcd68819b60875c834bad.zip |
Documentation: RCU: Rename txt files to rst
Rename the following files to reST:
- rcu.txt
- listRCU.txt
- UP.txt
Signed-off-by: Jiunn Chang <c0d1n61at3@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/RCU/UP.rst (renamed from Documentation/RCU/UP.txt) | 0 | ||||
-rw-r--r-- | Documentation/RCU/listRCU.rst (renamed from Documentation/RCU/listRCU.txt) | 0 | ||||
-rw-r--r-- | Documentation/RCU/rcu.rst (renamed from Documentation/RCU/rcu.txt) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/Documentation/RCU/UP.txt b/Documentation/RCU/UP.rst index 67715a47ae89..67715a47ae89 100644 --- a/Documentation/RCU/UP.txt +++ b/Documentation/RCU/UP.rst diff --git a/Documentation/RCU/listRCU.txt b/Documentation/RCU/listRCU.rst index 7956ff33042b..7956ff33042b 100644 --- a/Documentation/RCU/listRCU.txt +++ b/Documentation/RCU/listRCU.rst diff --git a/Documentation/RCU/rcu.txt b/Documentation/RCU/rcu.rst index 8dfb437dacc3..8dfb437dacc3 100644 --- a/Documentation/RCU/rcu.txt +++ b/Documentation/RCU/rcu.rst |