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
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 ...
> +
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
3 matches
Mail list logo