[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev
authorJens Axboe <axboe@suse.de>
Tue, 11 Jul 2006 19:15:52 +0000 (21:15 +0200)
committerJens 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