commit | c4cbf6b96100bbcd5da6e38b3334901b2eaa25bf | [log] [tgz] |
---|---|---|
author | Yijing Wang <wangyijing@huawei.com> | Thu Jun 06 15:34:53 2013 +0800 |
committer | Tony Luck <tony.luck@intel.com> | Tue Jun 18 09:49:23 2013 -0700 |
tree | 906e4de88d356f20df298acbb17c8b8b945acf99 | |
parent | 3a72af09bca1666d53ddb0b05a9bdeef39e3f154 [diff] |
PCI: Replace printks with appropriate pr_*() Replace deprecated printk(KERN_ERR...) with pr_err() in arch/ia64/pci/pci.c Signed-off-by: Yijing Wang <wangyijing@huawei.com> Cc: Fenghua Yu <fenghua.yu@intel.com> Cc: Yinghai Lu <yinghai@kernel.org> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: linux-ia64@vger.kernel.org Signed-off-by: Tony Luck <tony.luck@intel.com>