diff options
| author | Ilpo Järvinen <[email protected]> | 2025-04-07 10:12:14 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2025-06-02 14:31:42 +0000 |
| commit | 1c8a0ed2043c30cee97facd1eb8cff88b6c7ea4a (patch) | |
| tree | 950bc6ae86190dade4400c7ca70d6276034739cd /drivers/pci/controller/pci-host-common.c | |
| parent | Documentation: Fix path for NVMe PCI endpoint target driver (diff) | |
| download | kernel-1c8a0ed2043c30cee97facd1eb8cff88b6c7ea4a.tar.gz kernel-1c8a0ed2043c30cee97facd1eb8cff88b6c7ea4a.zip | |
PCI: Remove unused pci_printk()
include/linux/pci.h provides low-level pci_printk() interface that is
not used since the commits fab874e12593 ("PCI/AER: Descope pci_printk()
to aer_printk()") and 588021b28642 ("PCI: shpchp: Remove 'shpchp_debug'
module parameter"). PCI logging should not use pci_printk() but pci_*()
wrappers that follow the usual logging wrapper patterns.
Remove pci_printk().
Signed-off-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Krzysztof Wilczyński <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/pci/controller/pci-host-common.c')
0 files changed, 0 insertions, 0 deletions
