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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

> +               pci_err(port, "request AER IRQ %d failed\n",
>                         dev->irq);

Possible to be on one line?

> +                       pci_warn(edev->port,
> +                                "AER service is not initialized\n");

checkpatch won't complain if it would be on one line.

-- 
With Best Regards,
Andy Shevchenko



[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux