git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e94cd4
)
[PATCH] rbtree: support functions used by the io schedulers
author
Jens Axboe
<axboe@suse.de>
Wed, 21 Jun 2006 07:36:18 +0000
(09:36 +0200)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Fri, 23 Jun 2006 15:10:39 +0000
(17:10 +0200)
They all duplicate macros to check for empty root and/or node, and
clearing a node. So put those in rbtree.h.
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found