commit | ef18012b248b47ec9a12c3a83ca5e99782d39c5d | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Mar 10 14:10:56 2009 -0400 |
committer | Steven Rostedt <srostedt@redhat.com> | Tue Mar 10 14:13:14 2009 -0400 |
tree | 8103b4d14c6b81a6a5ec39cd43e4ca7ffb51625d | |
parent | 0e3d0f0566f3fcf664782f597070bbc669d78454 [diff] |
tracing: remove funky whitespace in the trace code Impact: clean up There existed a lot of <space><tab>'s in the tracing code. This patch removes them. Signed-off-by: Steven Rostedt <srostedt@redhat.com>