diff options
author | Cody P Schafer <cody@linux.vnet.ibm.com> | 2013-11-01 15:38:46 -0700 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2013-11-05 16:01:47 -0500 |
commit | 9cd804ac1f39e10510bf93700f1f7ea66b2e1b38 (patch) | |
tree | 547639fa4e63ca8aa30a964a571807da92bf8b1f /arch/unicore32 | |
parent | 29ad23b00474c34e3b5040dda508c78d33a1a3eb (diff) | |
download | linux-9cd804ac1f39e10510bf93700f1f7ea66b2e1b38.tar.bz2 |
trace/trace_stat: 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
Link: http://lkml.kernel.org/r/1383345566-25087-2-git-send-email-cody@linux.vnet.ibm.com
Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'arch/unicore32')
0 files changed, 0 insertions, 0 deletions