]> asedeno.scripts.mit.edu Git - linux.git/commit
x86/PCI: use pr_level() to replace printk(KERN_LEVEL)
authorJiang Liu <jiang.liu@huawei.com>
Fri, 22 Jun 2012 06:55:22 +0000 (14:55 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 22 Jun 2012 21:18:05 +0000 (15:18 -0600)
commit24c97f04c4570e02c5cf4b97c73ab9dc27bacdbe
treea4ad2b9c63cf3b8c2ba9f5adf5f84c0eae03a5be
parent574a59414083df3911e5a1514742959b412b6947
x86/PCI: use pr_level() to replace printk(KERN_LEVEL)

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>
arch/x86/pci/mmconfig-shared.c
arch/x86/pci/mmconfig_64.c