aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/pme.c
diff options
context:
space:
mode:
authorFrederick Lawler <fred@fredlawl.com>2019-05-07 18:24:46 -0500
committerBjorn Helgaas <bhelgaas@google.com>2019-05-09 16:26:59 -0500
commitd55791834570e79e9a1952f5c2e73f34af890fb3 (patch)
tree7aa85c6f30e6a52cea0bad19e85120f28156b875 /drivers/pci/pcie/pme.c
parentLinux 5.1-rc1 (diff)
downloadlinux-dev-d55791834570e79e9a1952f5c2e73f34af890fb3.tar.xz
linux-dev-d55791834570e79e9a1952f5c2e73f34af890fb3.zip
PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info()
Replace dev_printk(KERN_DEBUG) with dev_info() or dev_err() to be more consistent with other logging. These could be converted to dev_dbg(), but that depends on CONFIG_DYNAMIC_DEBUG and DEBUG, and we want most of these messages to *always* be in the dmesg log. Also remove a redundant kzalloc() failure message. Link: https://lore.kernel.org/lkml/20190509141456.223614-2-helgaas@kernel.org Signed-off-by: Frederick Lawler <fred@fredlawl.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Keith Busch <keith.busch@intel.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Diffstat (limited to 'drivers/pci/pcie/pme.c')
0 files changed, 0 insertions, 0 deletions