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:
574a594
)
x86/PCI: use pr_level() to replace printk(KERN_LEVEL)
author
Jiang Liu
<jiang.liu@huawei.com>
Fri, 22 Jun 2012 06:55:22 +0000
(14:55 +0800)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 22 Jun 2012 21:18:05 +0000
(15:18 -0600)
Script checkpatch.pl recommends to replace printk(KERN_LVL) with pr_lvl(),
so do it.
Reviewed-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jiang Liu <liuj97@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found