Merge branch 'pci/endpoint'
authorBjorn Helgaas <bhelgaas@google.com>
Sat, 28 Oct 2023 18:30:58 +0000 (13:30 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 28 Oct 2023 18:30:58 +0000 (13:30 -0500)
- Use IS_ERR_OR_NULL() helper function instead of open-coding it (Ruan
  Jinjie)

* pci/endpoint:
  PCI: endpoint: Use IS_ERR_OR_NULL() helper function


Trivial merge