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:
2253257
)
Blackfin: cleanup printk() usage in module code
author
Mike Frysinger
<vapier@gentoo.org>
Fri, 26 Jun 2009 00:35:24 +0000
(
00:35
+0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Thu, 17 Sep 2009 01:28:48 +0000
(21:28 -0400)
Convert all printk() statements to use the common pr_xxx() funcs and use
the new pr_fmt() function to standardize all of the output.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found