mbox series

[0/3] pci_epf_alloc_space() cleanups

Message ID 20240130193214.713739-1-cassel@kernel.org (mailing list archive)
Headers show
Series pci_epf_alloc_space() cleanups | expand

Message

Niklas Cassel Jan. 30, 2024, 7:32 p.m. UTC
Hello all,

Here comes some cleanups related to pci_epf_alloc_space().

Kind regards,
Niklas


Niklas Cassel (3):
  PCI: endpoint: refactor pci_epf_alloc_space()
  PCI: endpoint: improve pci_epf_alloc_space()
  PCI: endpoint: pci-epf-vntb: remove superfluous checks

 drivers/pci/endpoint/functions/pci-epf-ntb.c  |  2 +-
 drivers/pci/endpoint/functions/pci-epf-test.c | 13 ++-----------
 drivers/pci/endpoint/functions/pci-epf-vntb.c | 15 ++-------------
 drivers/pci/endpoint/pci-epf-core.c           | 16 +++++++++++++---
 include/linux/pci-epf.h                       |  4 +++-
 5 files changed, 21 insertions(+), 29 deletions(-)