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)
commitdac74940289f350c2590bec92737833bad608541
tree94ee2c4b8c365b3e53ae735f0e3ac6b8e9df6949
parent7be421510b91491d5aa5a29fa1005712039b95af
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>
kernel/trace/trace.c