commit | 5e4abc9839191e213965e0f1dbf36e2e44356c3a | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Jan 15 21:00:50 2009 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jan 16 12:17:38 2009 +0100 |
tree | f2dee1eed74ef80778dc098114092baf0229e2ac | |
parent | c37abc5515b5ed5b1d2134d2deaead492d9f92a2 [diff] |
trace: clean up format errors in calls to trace_seq_printf 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>