summaryrefslogtreecommitdiff
path: root/fs/openpromfs
diff options
context:
space:
mode:
authorCody P Schafer <cody@linux.vnet.ibm.com>2014-01-23 23:56:12 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2014-01-24 00:37:03 (GMT)
commitb1c8047c6b474c639d923122ab84732cbfeb7225 (patch)
treeb705574cdd4fe0c9743218740e28ce3501824a4f /fs/openpromfs
parente8bbeeb755a077cfc0f814b07739f9225642d65c (diff)
downloadlinux-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 'fs/openpromfs')
0 files changed, 0 insertions, 0 deletions