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:
5366473
)
tracing: rename ftrace_printk() => trace_printk()
author
Ingo Molnar
<mingo@elte.hu>
Thu, 5 Mar 2009 09:24:48 +0000
(10:24 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 5 Mar 2009 09:24:48 +0000
(10:24 +0100)
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 <mingo@elte.hu>
No differences found