Matthew Wilcox (Oracle)
85656ec193
IDR: Note that the IDR API is deprecated
...
Some people read the documentation, perhaps.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org >
2022-07-10 21:17:30 -04:00
Puranjay Mohan
ec8213f890
Core-api: Documentation: Replace deprecated :c:func: Usage
...
Replace :c:func: with func() as the previous usage is deprecated.
Signed-off-by: Puranjay Mohan <puranjay12@gmail.com >
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org >
Link: https://lore.kernel.org/r/20200810183019.22170-1-puranjay12@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2020-08-11 10:26:08 -06:00
Matthew Wilcox
a309d5db58
idr: Change documentation license
...
This documentation was inadvertently released under the CC-BY-SA-4.0
license. It was intended to be released under GPL-2.0 or later.
Signed-off-by: Matthew Wilcox <willy@infradead.org >
2018-10-15 16:31:29 -04:00
Mike Rapoport
5105730fbf
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 >
2018-06-30 07:52:50 -06:00
Matthew Wilcox
ac665d9423
idr: Add documentation
...
Move the idr kernel-doc to its own idr.rst file and add a few
paragraphs about how to use it. Also add some more kernel-doc.
Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com >
2018-02-06 16:41:29 -05:00