diff options
author | Jiunn Chang <c0d1n61at3@gmail.com> | 2019-06-26 15:07:04 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-06-27 08:19:02 -0600 |
commit | f93a3e4e8705eb3ea17dcd68819b60875c834bad (patch) | |
tree | e4d08dd057a2dc6efe32365226d2b491ddc6b6c6 /Documentation/RCU | |
parent | 2a5b0c841a9932e3562c9b0dfddeb54de255a595 (diff) | |
download | linux-f93a3e4e8705eb3ea17dcd68819b60875c834bad.tar.gz linux-f93a3e4e8705eb3ea17dcd68819b60875c834bad.tar.bz2 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>
Diffstat (limited to 'Documentation/RCU')
-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 |