From: Bjorn Helgaas Date: Mon, 15 Jan 2024 18:10:41 +0000 (-0600) Subject: Merge branch 'pci/remove-old-api' X-Git-Tag: ceph-for-6.8-rc2~65^2~2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=eddcaefa5fec10ce29dfa4edb6b43a1610bd45a3;p=ceph-client.git Merge branch 'pci/remove-old-api' - In dw-xdata-pcie, pci_endpoint_test, and vmd, replace usage of deprecated ida_simple_*() API with ida_alloc() and ida_free() (Christophe JAILLET) * pci/remove-old-api: dw-xdata: Remove usage of the deprecated ida_simple_*() API misc: pci_endpoint_test: Remove usage of the deprecated ida_simple_*() API PCI: vmd: Remove usage of the deprecated ida_simple_*() API --- eddcaefa5fec10ce29dfa4edb6b43a1610bd45a3