genirq/autoprobe: Switch to lock guards
authorThomas Gleixner <tglx@linutronix.de>
Tue, 29 Apr 2025 06:54:52 +0000 (08:54 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 7 May 2025 07:08:11 +0000 (09:08 +0200)
commite80618b27a008839e3b61c1efa0b915b155f2a8d
tree634bdfe937841dbcf1dea7fffdd3b3ba527f9234
parent5d964a9f7cd8f669db588d9d0db61b4f81af4978
genirq/autoprobe: Switch to lock guards

Convert all lock/unlock pairs to guards.

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.188866381@linutronix.de
kernel/irq/autoprobe.c