diff options
author | Cody P Schafer <cody@linux.vnet.ibm.com> | 2014-01-23 23:56:12 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-24 00:37:03 (GMT) |
commit | b1c8047c6b474c639d923122ab84732cbfeb7225 (patch) | |
tree | b705574cdd4fe0c9743218740e28ce3501824a4f /init | |
parent | e8bbeeb755a077cfc0f814b07739f9225642d65c (diff) | |
download | linux-b1c8047c6b474c639d923122ab84732cbfeb7225.tar.xz |
fs/ext3: use rbtree postorder iteration helper instead of opencoding
Use rbtree_postorder_for_each_entry_safe() to destroy the rbtree instead
of opencoding an alternate postorder iteration that modifies the tree
Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.com>
Cc: Michel Lespinasse <walken@google.com>
Cc: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions