Re: [PATCH 04/10] PCI/AER: Log messages with pci_dev, not pcie_device

2019-05-09 Thread Bjorn Helgaas
On Thu, May 09, 2019 at 08:42:10PM +0300, Andy Shevchenko wrote: > On Thu, May 9, 2019 at 5:19 PM Bjorn Helgaas wrote: > > Log messages with pci_dev, not pcie_device. Factor out common message > > prefixes with dev_fmt(). > > > > Example output change: > > > > - aer :00:00.0:pci002: AER ena

Re: [PATCH 04/10] PCI/AER: Log messages with pci_dev, not pcie_device

2019-05-09 Thread Andy Shevchenko
On Thu, May 9, 2019 at 5:19 PM Bjorn Helgaas wrote: > Log messages with pci_dev, not pcie_device. Factor out common message > prefixes with dev_fmt(). > > Example output change: > > - aer :00:00.0:pci002: AER enabled with IRQ ... > + pcieport :00:00.0: AER: enabled with IRQ ... > +

[PATCH 04/10] PCI/AER: Log messages with pci_dev, not pcie_device

2019-05-09 Thread Bjorn Helgaas
From: Frederick Lawler Log messages with pci_dev, not pcie_device. Factor out common message prefixes with dev_fmt(). Example output change: - aer :00:00.0:pci002: AER enabled with IRQ ... + pcieport :00:00.0: AER: enabled with IRQ ... Link: https://lore.kernel.org/lkml/2019050303