Commit aa762ff
Myron Stowe
PCI: Remove unused pci_printk()
JIRA: https://issues.redhat.com/browse/RHEL-107597
Upstream Status: 1c8a0ed
commit 1c8a0ed
Author: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Date: Mon Apr 7 13:12:14 2025 +0300
PCI: Remove unused pci_printk()
include/linux/pci.h provides low-level pci_printk() interface that is
not used since the commits fab874e ("PCI/AER: Descope pci_printk()
to aer_printk()") and 588021b ("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
Signed-off-by: Myron Stowe <mstowe@redhat.com>1 parent 7888cc3 commit aa762ff
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2746 | 2746 | | |
2747 | 2747 | | |
2748 | 2748 | | |
2749 | | - | |
2750 | | - | |
2751 | | - | |
2752 | 2749 | | |
2753 | 2750 | | |
2754 | 2751 | | |
| |||
0 commit comments