diff options
author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2025-04-07 13:12:14 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2025-06-02 09:31:42 -0500 |
commit | 1c8a0ed2043c30cee97facd1eb8cff88b6c7ea4a (patch) | |
tree | 950bc6ae86190dade4400c7ca70d6276034739cd /scripts/lib/kdoc/kdoc_re.py | |
parent | 22282967585ac9e5d88d92d804cc3e5b19c47a97 (diff) |
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 <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20250407101215.1376-1-ilpo.jarvinen@linux.intel.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions