Merge branch 'pci/hotplug'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 5 Aug 2020 23:24:15 +0000 (18:24 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 5 Aug 2020 23:24:15 +0000 (18:24 -0500)
commite8c4a7652430319896d6383d0f3729fa6f91f0f9
treee60060cd2fde7f3d50cd5951097583bac824e361
parentb0735e8d2c360b7b1343f299fb22df39f2a7797e
parent2e4770a5661a727be1ccb65ebc97baec3fa863a0
Merge branch 'pci/hotplug'

- Fix pci_create_slot() reference count leak in failure path (Qiushi Wu)

- Make rpadlpar functions static (Wei Yongjun)

* pci/hotplug:
  PCI: rpadlpar: Make functions static
  PCI: Fix pci_create_slot() reference count leak