From: Steven Rostedt Date: Thu, 19 Mar 2009 16:20:38 +0000 (-0400) Subject: tracing: make print_(b)printk_msg_only global X-Git-Tag: v2.6.30-rc1~2^2~21^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ef841f6f32dce0b752a4fa0622781ee67a0e874;p=pandora-kernel.git tracing: make print_(b)printk_msg_only global This patch makes print_printk_msg_only and print_bprintk_msg_only global for other functions to use. It also renames them by adding a "trace_" to the beginning to avoid namespace collisions. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed