diff options
| author | Cody P Schafer <[email protected]> | 2014-01-23 15:56:14 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-01-23 16:37:03 -0800 |
| commit | e376ed7c85fe102ff63db2eb8a0c5595f68151fa (patch) | |
| tree | 1f261e40d76016dd91e07be8bb6ade219d317906 /tools/testing/radix-tree/linux/kernel.h | |
| parent | ed8f68669a27287a3b15882e8d88ebccae75ec59 (diff) | |
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 <[email protected]>
Cc: Michel Lespinasse <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: Paul Mundt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions