commit | c37abc5515b5ed5b1d2134d2deaead492d9f92a2 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Jan 15 20:50:54 2009 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jan 16 12:17:29 2009 +0100 |
tree | 7d60a9aacebe4d49eeba8aaff9e827b2cef67bc3 | |
parent | bb3c3c95f330f7bf16e33b002e48882616089db1 [diff] |
trace: add gcc printf check to trace_seq_printf Andrew Morton suggested adding a printf checker to trace_seq_printf since there are a number of users that have improper format arguments. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>