commit | dac74940289f350c2590bec92737833bad608541 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Feb 05 01:13:38 2009 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Feb 05 14:35:47 2009 +0100 |
tree | 94ee2c4b8c365b3e53ae735f0e3ac6b8e9df6949 | |
parent | 7be421510b91491d5aa5a29fa1005712039b95af [diff] |
trace: code style clean up Ingo Molnar suggested using goto logic to keep the indentation down and to be able to remove the nasty line breaks. This actually makes the code a bit more readable. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>