aerdrv: Cleanup log output for AER
authorLance Ortiz <lance.ortiz@hp.com>
Thu, 3 Jan 2013 22:34:15 +0000 (15:34 -0700)
committerTony Luck <tony.luck@intel.com>
Thu, 3 Jan 2013 22:35:41 +0000 (14:35 -0800)
commit2cced2d95961acd318e9395578a60ee424d9db80
treef2e2122f7cf309b1b7146d84e2b0c30aa813c6c6
parent1d5210008bd3a26daf4b06aed9d6c330dd4c83e2
aerdrv: Cleanup log output for AER

These changes make cper_print_aer more consistent with aer_print_error
and clean things up by elimiating the use of the prefix variable and
replacing it with dev_printk.

Signed-off-by: Lance Ortiz <lance.ortiz@hp.com>
Acked-by: Boris Petkov <bp@alien8.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>
drivers/pci/pcie/aer/aerdrv_errprint.c