commit | 2f2c99dba2398ef7d9c21f7c793180a50e68b1f0 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Fri Aug 01 16:45:49 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Oct 14 10:35:22 2008 +0200 |
tree | 4948b0cd7b9828aa19f6862b10173cbc9f59ea68 | |
parent | dd0e545f061f90099a3dcc13aa77e29c6295cf23 [diff] |
ftrace: ftrace_printk doc moved Based on Randy Dunlap's suggestion, the ftrace_printk kernel-doc belongs with the ftrace_printk macro that should be used. Not with the __ftrace_printk internal function. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Acked-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>