aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/tracepoint.c
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2011-08-08 21:39:39 -0400
committerSteven Rostedt <rostedt@goodmis.org>2011-08-10 20:36:32 -0400
commit3a301d7c1c68fd96bbcf82db82d9508918e0dc22 (patch)
treec1fc544070e5b85bbdabe7a0bdd4b5859378e7a3 /kernel/tracepoint.c
parentLinux 3.1-rc1 (diff)
downloadlinux-dev-3a301d7c1c68fd96bbcf82db82d9508918e0dc22.tar.xz
linux-dev-3a301d7c1c68fd96bbcf82db82d9508918e0dc22.zip
tracing: Clean up tb_fmt to not give faulty compile warning
gcc incorrectly states that the variable "fmt" is uninitialized when CC_OPITMIZE_FOR_SIZE is set. Instead of just blindly setting fmt to NULL, the code is cleaned up a little to be a bit easier for humans to follow, as well as gcc to know the variables are initialized. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/tracepoint.c')
0 files changed, 0 insertions, 0 deletions