]> www.infradead.org Git - users/jedix/linux-maple.git/commit
irqchip/armada-370-xp: Use consistent variable names for hwirqs
authorMarek BehĂșn <kabel@kernel.org>
Thu, 11 Jul 2024 16:08:58 +0000 (18:08 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 30 Jul 2024 11:35:48 +0000 (13:35 +0200)
commit66fc31034f96cbdef7687b1c55d600367e70287e
tree546dcb7e1a7e8571ee9ebca69a09556778ed10db
parentbaf01c726b7f99b72f2abfa54e249d766cbd59a5
irqchip/armada-370-xp: Use consistent variable names for hwirqs

Use consistent variable names for hwirqs: when iterating, use "i",
otherwise use "hwirq".

Signed-off-by: Marek BehĂșn <kabel@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20240711160907.31012-2-kabel@kernel.org
drivers/irqchip/irq-armada-370-xp.c