From: Ingo Molnar Date: Thu, 5 Mar 2009 09:24:48 +0000 (+0100) Subject: tracing: rename ftrace_printk() => trace_printk() X-Git-Tag: v2.6.30-rc1~2^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e1607a00bd082972629d3d68c95c8bcf902b55a;p=pandora-kernel.git tracing: rename ftrace_printk() => trace_printk() Impact: cleanup Use a more generic name - this also allows the prototype to move to kernel.h and be generally available to kernel developers who want to do some quick tracing. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed