git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac5f6c9
)
tracing: make print_(b)printk_msg_only global
author
Steven Rostedt
<srostedt@redhat.com>
Thu, 19 Mar 2009 16:20:38 +0000
(12:20 -0400)
committer
Steven Rostedt
<srostedt@redhat.com>
Thu, 19 Mar 2009 19:57:55 +0000
(15:57 -0400)
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 <srostedt@redhat.com>
No differences found