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:
1f09b09
)
PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
author
Joe Perches
<joe@perches.com>
Sun, 28 Oct 2012 08:05:49 +0000
(
01:05
-0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 7 Nov 2012 22:24:18 +0000
(15:24 -0700)
dev_<level> calls take less code than dev_printk(KERN_<LEVEL>
and reducing object size is good.
Coalesce formats for easier grep.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found