Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 24d634e8 authored by Michel Lespinasse's avatar Michel Lespinasse Committed by Steven Whitehouse
Browse files

GFS2: Use RB_CLEAR_NODE() rather than rb_init_node()



gfs2 calls RB_EMPTY_NODE() to check if nodes are not on an rbtree.
The corresponding initialization function is RB_CLEAR_NODE().
rb_init_node() was never clearly defined and is going away.

Signed-off-by: default avatarMichel Lespinasse <walken@google.com>
Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent 3b1d0b9d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment