x86/pci/xen: Use msi_for_each_desc()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 6 Dec 2021 22:51:20 +0000 (23:51 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 16 Dec 2021 21:22:18 +0000 (22:22 +0100)
commitf2948df5f87a722591499da60ab91c611422f755
tree0bc6e6cf5e0ea7769aa1c17ce555404e60c5bdc7
parentae24e28fef14687a26f98050e64153b8e4fee7c7
x86/pci/xen: Use msi_for_each_desc()

Replace the about to vanish iterators.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20211206210748.198359105@linutronix.de
arch/x86/pci/xen.c