diff options
author | Cody P Schafer <cody@linux.vnet.ibm.com> | 2014-01-23 23:56:11 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-24 00:37:03 (GMT) |
commit | e8bbeeb755a077cfc0f814b07739f9225642d65c (patch) | |
tree | 8ce2b9c384ae6a64bb90e9947cbcaa3b386ee3f8 /kernel/panic.c | |
parent | d1866bd06101eb8ab2bb9d180b47c052c04b7cee (diff) | |
download | linux-e8bbeeb755a077cfc0f814b07739f9225642d65c.tar.xz |
fs/jffs2: 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: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/panic.c')
0 files changed, 0 insertions, 0 deletions