diff options
author | Jonathan Corbet <corbet@lwn.net> | 2019-05-24 14:22:36 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-05-24 14:23:40 -0600 |
commit | a5f6f88c3d1a453dd35cbaac2870f5fae866ad2e (patch) | |
tree | 43ab034fee34ac9fb6a28dcf6d86eb416f42ddf2 /Documentation/core-api/kernel-api.rst | |
parent | 551bd3368a7b3cfef01edaade8970948d178d40a (diff) |
docs: Do not seek comments in kernel/rcu/tree_plugin.h
There are no kerneldoc comments in this file, so do not attempt to
include them in the docs build.
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/core-api/kernel-api.rst')
-rw-r--r-- | Documentation/core-api/kernel-api.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/core-api/kernel-api.rst b/Documentation/core-api/kernel-api.rst index a29c99d13331..a53ec2eb8176 100644 --- a/Documentation/core-api/kernel-api.rst +++ b/Documentation/core-api/kernel-api.rst @@ -358,8 +358,6 @@ Read-Copy Update (RCU) .. kernel-doc:: kernel/rcu/tree.c -.. kernel-doc:: kernel/rcu/tree_plugin.h - .. kernel-doc:: kernel/rcu/tree_exp.h .. kernel-doc:: kernel/rcu/update.c |