diff options
author | 2012-08-05 22:04:08 -0700 | |
---|---|---|
committer | 2012-09-24 10:47:02 +0100 | |
commit | 24d634e8f3b43fe2eb7c7d66567de7aba8edc308 (patch) | |
tree | f37a096d512b09237892a829b5f4e81e72516c09 /tools/perf/scripts/python | |
parent | GFS2: Update rgblk_free() to use rbm (diff) | |
download | wireguard-linux-24d634e8f3b43fe2eb7c7d66567de7aba8edc308.tar.xz wireguard-linux-24d634e8f3b43fe2eb7c7d66567de7aba8edc308.zip |
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: Michel Lespinasse <walken@google.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions