trace: code style clean up
authorSteven Rostedt <srostedt@redhat.com>
Thu, 5 Feb 2009 06:13:38 +0000 (01:13 -0500)
committerIngo Molnar <mingo@elte.hu>
Thu, 5 Feb 2009 13:35:47 +0000 (14:35 +0100)
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>

No differences found