Commit Graph

10 Commits (81cbf6d0555d77b2a4235c03f24167e2d792ccf5)

Author SHA1 Message Date
Wolfram Strepp 4b324126e0 rb_tree: remove redundant if()-condition in rb_erase() 16 years ago
Wolfram Strepp 4c60117811 rb_tree: make clear distinction between two different cases in rb_erase() 16 years ago
Wolfram Strepp 16c047add3 rb_tree: reorganize code in rb_erase() for additional changes 16 years ago
Wolfram Strepp 55a63998b8 lib/rbtree.c: optimize rb_erase() 16 years ago
Artem Bityutskiy f4b477c473 rbtree: add const qualifier to some functions 16 years ago
Jens Axboe 10fd48f237 [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev 19 years ago
David Woodhouse 2f3243aebd [RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistency 19 years ago
David Woodhouse 55a981027f [RBTREE] Merge colour and parent fields of struct rb_node. 19 years ago
David Woodhouse 1975e59375 [RBTREE] Remove dead code in rb_erase() 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago