trace: clean up format errors in calls to trace_seq_printf
authorSteven Rostedt <srostedt@redhat.com>
Fri, 16 Jan 2009 02:00:50 +0000 (21:00 -0500)
committerIngo Molnar <mingo@elte.hu>
Fri, 16 Jan 2009 11:17:38 +0000 (12:17 +0100)
After adding the printf format checking for trace_seq_printf, several
warnings now show up. This patch cleans them up.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found