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:
9817064
)
[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev
author
Jens Axboe
<axboe@suse.de>
Tue, 11 Jul 2006 19:15:52 +0000
(21:15 +0200)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Sat, 30 Sep 2006 18:26:56 +0000
(20:26 +0200)
The conditions got reserved. Also make rb_next() and rb_prev() check
for the empty condition.
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found