commit | c25f23459c117d950e657458b0d3dcaaf9039ec9 | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@orcam.me.uk> | Thu Mar 31 08:11:14 2022 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun Apr 10 12:48:15 2022 +0200 |
tree | 62465a743a7c920c90fd97a872466e53a24f10ff | |
parent | 4969e223b109754c2340a26bba9b1cf44f0cba9b [diff] |
x86/PCI: Fix coding style in PIRQ table verification Remove an extraneous space with a cast in `pirq_check_routing_table'. 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.2203310017260.44113@angie.orcam.me.uk