summaryrefslogtreecommitdiff
path: root/Documentation/core-api/idr.rst
AgeCommit message (Collapse)AuthorFilesLines
2018-02-07idr: Add documentationMatthew Wilcox1-0/+79
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>