]> Git Repo - linux.git/commitdiff
Merge branch 'pci/misc'
authorBjorn Helgaas <[email protected]>
Thu, 19 Sep 2024 19:25:34 +0000 (14:25 -0500)
committerBjorn Helgaas <[email protected]>
Thu, 19 Sep 2024 19:25:34 +0000 (14:25 -0500)
- Check pcie_find_root_port() return in x86 fixups to avoid NULL pointer
  dereferences (Samasth Norway Ananda)

- Make pci_bus_type constant (Kunwu Chan)

- Remove unused declarations of __pci_pme_wakeup() and pci_vpd_release()
  (Yue Haibing)

- Remove any leftover .*.cmd files with make clean (zhang jiao)

* pci/misc:
  PCI: Fix typos
  PCI/VPD: Remove pci_vpd_release() unused declarations
  PCI/PM: Remove __pci_pme_wakeup() unused declarations
  PCI: Make pci_bus_type constant
  x86/PCI: Check pcie_find_root_port() return for NULL

1  2 
drivers/pci/pci.h
include/linux/pci.h

Simple merge
Simple merge
This page took 0.077074 seconds and 4 git commands to generate.