commit | 24c97f04c4570e02c5cf4b97c73ab9dc27bacdbe | [log] [tgz] |
---|---|---|
author | Jiang Liu <jiang.liu@huawei.com> | Fri Jun 22 14:55:22 2012 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Jun 22 15:18:05 2012 -0600 |
tree | a4ad2b9c63cf3b8c2ba9f5adf5f84c0eae03a5be | |
parent | 574a59414083df3911e5a1514742959b412b6947 [diff] |
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>