]> git.baikalelectronics.ru Git - kernel.git/commit
docs: Add rbtree documentation to the core-api
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 1 Apr 2020 17:33:43 +0000 (10:33 -0700)
committerJonathan Corbet <corbet@lwn.net>
Tue, 21 Apr 2020 16:29:19 +0000 (10:29 -0600)
commite11683d1bf0b8300b53d8cea1c189ad6b26d5b0a
tree50a7a946ebb6285e75066e24f0ac7d1003d4ab32
parent02b712b3c059501d83dcb77d1326f63d676444fc
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>
Documentation/core-api/index.rst
Documentation/core-api/rbtree.rst [new file with mode: 0644]
Documentation/rbtree.txt [deleted file]
include/linux/rbtree.h
include/linux/rbtree_augmented.h
lib/Kconfig
tools/include/linux/rbtree.h
tools/include/linux/rbtree_augmented.h