]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'pci/misc'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 19 Sep 2024 19:25:34 +0000 (14:25 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 19 Sep 2024 19:25:34 +0000 (14:25 -0500)
commit5dc07a20ac1c6882e191f821f9c75edde958224d
treee8621cd15f2332ac2836981106f12fa877cb0ac1
parentca5c65687e3e0370623e9e5d4e1a2aab8ebe20fd
parent5c7bdac783be8dcba1427460e7971445f839a5e2
Merge branch 'pci/misc'

- 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
drivers/pci/pci.h
include/linux/pci.h