docs: Add rbtree documentation to the core-api

This file is close enough to being in rst format that I didn't feel
the need to alter it in any way.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Michel Lespinasse <walken@google.com>
Link: https://lore.kernel.org/r/20200401173343.17472-1-willy@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Matthew Wilcox (Oracle)
2020-04-01 10:33:43 -07:00
committed by Jonathan Corbet
parent 90c165f0de
commit 14bbe3e337
7 changed files with 6 additions and 5 deletions

View File

@@ -35,6 +35,7 @@ Library functionality that is used throughout the kernel.
xarray
idr
circular-buffers
rbtree
generic-radix-tree
packing
timekeeping