aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Rapoport <[email protected]>2018-06-30 00:05:11 +0300
committerJonathan Corbet <[email protected]>2018-06-30 07:52:50 -0600
commit5105730fbf6789ff9e20837bdefe32e8ba133595 (patch)
tree31a423de1c2d6797948ae944af922ac1e252da3c
parentf2e8603604aae9251d91249d8438f02234f17464 (diff)
docs/idr: use empty "functions" directive
to avoid duplication of DOC: sections in the middle of the API reference. Signed-off-by: Mike Rapoport <[email protected]> Acked-by: Matthew Wilcox <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r--Documentation/core-api/idr.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/core-api/idr.rst b/Documentation/core-api/idr.rst
index 9078a5c3ac95..d351e880a2f6 100644
--- a/Documentation/core-api/idr.rst
+++ b/Documentation/core-api/idr.rst
@@ -76,4 +76,6 @@ Functions and structures
========================
.. kernel-doc:: include/linux/idr.h
+ :functions:
.. kernel-doc:: lib/idr.c
+ :functions: