docs/idr: use empty "functions" directive
to avoid duplication of DOC: sections in the middle of the API reference. Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com> Acked-by: Matthew Wilcox <willy@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
committed by
Jonathan Corbet
parent
f2e8603604
commit
5105730fbf
@@ -76,4 +76,6 @@ Functions and structures
|
|||||||
========================
|
========================
|
||||||
|
|
||||||
.. kernel-doc:: include/linux/idr.h
|
.. kernel-doc:: include/linux/idr.h
|
||||||
|
:functions:
|
||||||
.. kernel-doc:: lib/idr.c
|
.. kernel-doc:: lib/idr.c
|
||||||
|
:functions:
|
||||||
|
|||||||
Reference in New Issue
Block a user