aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/process
diff options
context:
space:
mode:
authorSilvio Fricke <silvio.fricke@gmail.com>2016-11-28 18:30:55 +0100
committerJonathan Corbet <corbet@lwn.net>2016-11-30 17:40:52 -0700
commit326bc876fed4fad2f46dd1be637e90e1b525ee8c (patch)
tree5102e315cdf5904aee9f9ecd696874d64e1515ec /Documentation/process
parentDocumentation/local_ops.txt: convert to ReST markup (diff)
downloadwireguard-linux-326bc876fed4fad2f46dd1be637e90e1b525ee8c.tar.xz
wireguard-linux-326bc876fed4fad2f46dd1be637e90e1b525ee8c.zip
Documentation/atomic_ops.txt: convert to ReST markup
... and move to core-api folder. Signed-off-by: Silvio Fricke <silvio.fricke@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/process')
-rw-r--r--Documentation/process/volatile-considered-harmful.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/process/volatile-considered-harmful.rst b/Documentation/process/volatile-considered-harmful.rst
index e0d042af386c..4934e656a6f3 100644
--- a/Documentation/process/volatile-considered-harmful.rst
+++ b/Documentation/process/volatile-considered-harmful.rst
@@ -1,3 +1,6 @@
+
+.. _volatile_considered_harmful:
+
Why the "volatile" type class should not be used
------------------------------------------------