]> git.karo-electronics.de Git - linux-beck.git/commit
powerpc/eeh: Cleanup eeh_gather_pci_data()
authorGavin Shan <gwshan@linux.vnet.ibm.com>
Thu, 24 Apr 2014 08:00:15 +0000 (18:00 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 28 Apr 2014 07:34:14 +0000 (17:34 +1000)
commit2d86c385a15452bdc5b7d09d6881c35746af0ee6
treebe3ddfe15dc1ca6d6a5ecc94f5a5e8cae770394d
parent78954700631f54c3caae22647eb1f544fc4240d4
powerpc/eeh: Cleanup eeh_gather_pci_data()

The patch replaces printk(KERN_WARNING ...) with pr_warn() in the
function eeh_gather_pci_data().

Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/eeh.c