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:
57dbb2d
)
tulip_core: Use dev_<level> and pr_<level>
author
Joe Perches
<joe@perches.com>
Thu, 28 Jan 2010 20:59:17 +0000
(20:59 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 1 Feb 2010 07:26:51 +0000
(23:26 -0800)
Convert printks to dev_<level> where appropriate
Convert printks to pr_<level>
Change print formats with %d.dx to %0dx
Coalesce long formats
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found