]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
irqchip/aclint-sswi: Reduce data scope
authorVladimir Kondratiev <vladimir.kondratiev@mobileye.com>
Thu, 12 Jun 2025 14:39:10 +0000 (17:39 +0300)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 26 Jun 2025 14:06:40 +0000 (16:06 +0200)
commitc8c8443a64a186df0508c709d51fe9c7db0b5d55
treeab9f5c355a97b8dc26cdd210523db5d0adf94bb8
parent93406e374295ad25ab06104f734459cd25ce7134
irqchip/aclint-sswi: Reduce data scope

Move variables to the innermost scope where they are used

Signed-off-by: Vladimir Kondratiev <vladimir.kondratiev@mobileye.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250612143911.3224046-7-vladimir.kondratiev@mobileye.com
drivers/irqchip/irq-aclint-sswi.c