summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorCody P Schafer <cody@linux.vnet.ibm.com>2014-01-24 00:56:14 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2014-01-24 01:37:03 +0100
commite376ed7c85fe102ff63db2eb8a0c5595f68151fa (patch)
tree1f261e40d76016dd91e07be8bb6ade219d317906 /fs
parentfs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fix (diff)
downloadlinux-e376ed7c85fe102ff63db2eb8a0c5595f68151fa.tar.xz
linux-e376ed7c85fe102ff63db2eb8a0c5595f68151fa.zip
arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solution using repeated rb_erase()
Use rbtree_postorder_for_each_entry_safe() to destroy the rbtree instead of using repeated rb_erase() calls Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.com> Cc: Michel Lespinasse <walken@google.com> Cc: Jan Kara <jack@suse.cz> Cc: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions