s390/pci: Use irq_data_get_msi_desc()
authorThomas Gleixner <tglx@linutronix.de>
Sat, 12 Nov 2022 18:47:52 +0000 (19:47 +0100)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Wed, 23 Nov 2022 15:22:21 +0000 (16:22 +0100)
commitb9ea48e9e8c62bfce0953d843689bec2777d26c8
treebd6f6cd8223f3ada20a55ebed73044449f26dc3d
parentd9b25bdf57e4ab2a3084f9649318738ac9c006d3
s390/pci: Use irq_data_get_msi_desc()

No point in doing another lookup of irq_data, it's already provided as
an argument.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Reviewed-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Link: https://lore.kernel.org/linux-s390/8735aoui07.ffs@tglx/
[agordeev@linux.ibm.com added Link tag]
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/pci/pci_irq.c