]> www.infradead.org Git - users/jedix/linux-maple.git/commit
irqchip/armada-370-xp: Rename variable for consistency
authorMarek Behún <kabel@kernel.org>
Thu, 11 Jul 2024 11:57:39 +0000 (13:57 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 30 Jul 2024 11:35:46 +0000 (13:35 +0200)
commit55689986d7eaed09b6569b1e06b29044cd3cb590
tree0e1682e5f5ce93dc0a3482d9093b07c8f7614464
parent644799f920c906666b5393c33dcf3008ace1ef6b
irqchip/armada-370-xp: Rename variable for consistency

Rename the irq variable to virq in the ipi_resume() function for
consistency with the rest of the code.

Signed-off-by: Marek Behún <kabel@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/all/20240711115748.30268-2-kabel@kernel.org
drivers/irqchip/irq-armada-370-xp.c