diff options
author | Cody P Schafer <cody@linux.vnet.ibm.com> | 2014-01-10 12:42:07 +1100 |
---|---|---|
committer | Stephen Rothwell <sfr@canb.auug.org.au> | 2014-01-10 12:42:07 +1100 |
commit | beb94c0ac781f1484f4b93436da637aa66514bb4 (patch) | |
tree | 510eb79a9f91c57832a4b5018ec64aff9b669857 /fs/fcntl.c | |
parent | e1b1b1c85b418aaa938aa2728f3f4602e3b6910a (diff) |
fs/ubifs: 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>
Cc: Artem Bityutskiy <dedekind1@gmail.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/fcntl.c')
0 files changed, 0 insertions, 0 deletions