genirq/debugfs: Convert to lock guards
authorThomas Gleixner <tglx@linutronix.de>
Tue, 29 Apr 2025 06:55:02 +0000 (08:55 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 7 May 2025 07:08:12 +0000 (09:08 +0200)
commitecb84a3e7e7cccd7578d8b4c57035e98cd89901f
tree57850b935dc7b79b181ad30ae9971987d8ce11b3
parent88a4df117ad66100d0f870aa02032dfb9cb29179
genirq/debugfs: Convert 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.620200108@linutronix.de
kernel/irq/debugfs.c