x86/PCI: Fix coding style in PIRQ table search functions
authorMaciej W. Rozycki <macro@orcam.me.uk>
Thu, 6 Jan 2022 11:24:21 +0000 (11:24 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 2 Feb 2022 20:27:55 +0000 (21:27 +0100)
commit449972c67ea78158bcd55d6a5ce6f941f8a4afa0
treebbeddcb09ecfe8fde282bf2c1b61da55207e96a2
parent07a9d83afc3d193da7abad1929725ba3fcfb703c
x86/PCI: Fix coding style in PIRQ table search functions

Remove extraneous spaces around casts.

Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/alpine.DEB.2.21.2201022143470.56863@angie.orcam.me.uk
arch/x86/pci/irq.c