]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit42d54a7b23dc29a69412be23f2be3e46713b6c75
tree0bc6e6cf5e0ea7769aa1c17ce555404e60c5bdc7
parent543e2734eb72f91b957a113aa964564f27de2e03
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