]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: shpchp: Remove logging from module init/exit functions
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 16 Dec 2024 16:10:09 +0000 (18:10 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 19 Feb 2025 22:51:44 +0000 (16:51 -0600)
commit7d5f1e615e69c234f9a9ec9c944a10f21aeeb2f8
treea9e67c6823be0912a6c876d769f5b1442c2247dd
parent2014c95afecee3e76ca4a56956a936e23283f05b
PCI: shpchp: Remove logging from module init/exit functions

The logging in shpchp module init/exit functions is not very useful.
Remove it.

Link: https://lore.kernel.org/r/20241216161012.1774-2-ilpo.jarvinen@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/hotplug/shpchp_core.c