]> git.ipfire.org Git - thirdparty/linux.git/commit
genirq/resend: Switch to lock guards
authorThomas Gleixner <tglx@linutronix.de>
Tue, 29 Apr 2025 06:54:55 +0000 (08:54 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 7 May 2025 07:08:11 +0000 (09:08 +0200)
commit4bcdf07467fab54a5dfbb0fb8546b5e59c87c497
tree6e728267c675ca74ae80dbf89e8c126a16db7855
parent19b4b14428338775d8c0d0e725ecfb14e10121c3
genirq/resend: Switch to lock guards

Convert all lock/unlock pairs to guards and tidy up the code.

No functional change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/all/20250429065420.312487167@linutronix.de
kernel/irq/resend.c