summaryrefslogtreecommitdiff
path: root/include/linux/rbtree.h
Commit message (Collapse)AuthorAgeLines
* Add Red Black Tree supportKyungmin Park2008-10-18-0/+160
Now it's used at UBI module. Of course other modules can use it. If you want to use it, please define CONFIG_RBTREE Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>