Star64_linux/Documentation/core-api
Mike Rapoport ad98b60237 docs/boot-time-mm: fix kernel-doc directive for including all but DOC:
There were several rounds of the patches that enabled "functions" directive
with no parameters in kerneldoc.py to allow including all the kernel-doc
comments except the DOC: sections.

Yet, the boot-time-mm.rst sneaked in with the older version of that
directive and was not updated. Update it now.

Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2018-09-11 11:57:08 -06:00
..
assoc_array.rst
atomic_ops.rst locking/atomics/Documentation: Describe atomic_set() as a write operation 2018-07-17 09:30:31 +02:00
boot-time-mm.rst docs/boot-time-mm: fix kernel-doc directive for including all but DOC: 2018-09-11 11:57:08 -06:00
cachetlb.rst
circular-buffers.rst
conf.py
cpu_hotplug.rst
debug-objects.rst
errseq.rst
flexible-arrays.rst
genalloc.rst
genericirq.rst
gfp_mask-from-fs-io.rst docs: Use the kerneldoc comments for memalloc_no*() 2018-05-29 06:45:55 -06:00
idr.rst docs/idr: use empty "functions" directive 2018-06-30 07:52:50 -06:00
index.rst docs/core-api: split memory management API to a separate file 2018-08-23 18:48:43 -07:00
kernel-api.rst docs/core-api: split memory management API to a separate file 2018-08-23 18:48:43 -07:00
librs.rst
local_ops.rst
mm-api.rst docs/core-api: mm-api: add section about GFP flags 2018-08-23 18:48:43 -07:00
printk-formats.rst lib/vsprintf: Remove atomic-unsafe support for %pCr 2018-06-05 09:43:39 +02:00
refcount-vs-atomic.rst
timekeeping.rst Documentation: document ktime_get_*() APIs 2018-07-23 09:16:56 -06:00
tracepoint.rst
workqueue.rst