lkml.org 
[lkml]   [2017]   [Oct]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH tip/core/rcu 07/16] doc: Fix options for RCU options
Date
Commit 764f80798b95 ("doc: Add RCU files to docbook-generation files")
added :external: options for RCU source files in the file
Documentation/core-api/kernel-api.rst. However, this now means
nothing, so this commit changes them to ":export:". Some files
will no doubt need other options at some point.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
---
Documentation/core-api/kernel-api.rst | 14 --------------
1 file changed, 14 deletions(-)

diff --git a/Documentation/core-api/kernel-api.rst b/Documentation/core-api/kernel-api.rst
index 8282099e0cbf..5da10184d908 100644
--- a/Documentation/core-api/kernel-api.rst
+++ b/Documentation/core-api/kernel-api.rst
@@ -352,44 +352,30 @@ Read-Copy Update (RCU)
----------------------

.. kernel-doc:: include/linux/rcupdate.h
- :external:

.. kernel-doc:: include/linux/rcupdate_wait.h
- :external:

.. kernel-doc:: include/linux/rcutree.h
- :external:

.. kernel-doc:: kernel/rcu/tree.c
- :external:

.. kernel-doc:: kernel/rcu/tree_plugin.h
- :external:

.. kernel-doc:: kernel/rcu/tree_exp.h
- :external:

.. kernel-doc:: kernel/rcu/update.c
- :external:

.. kernel-doc:: include/linux/srcu.h
- :external:

.. kernel-doc:: kernel/rcu/srcutree.c
- :external:

.. kernel-doc:: include/linux/rculist_bl.h
- :external:

.. kernel-doc:: include/linux/rculist.h
- :external:

.. kernel-doc:: include/linux/rculist_nulls.h
- :external:

.. kernel-doc:: include/linux/rcu_sync.h
- :external:

.. kernel-doc:: kernel/rcu/sync.c
- :external:

--
2.5.2
\
 
 \ /
  Last update: 2017-10-04 23:25    [W:0.084 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site