diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2024-08-24 22:16:11 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2024-10-03 08:53:14 -0700 |
commit | d1212ac94e8168eb6f8d317d59303c7752f615ff (patch) | |
tree | a6dc60b03db6e6efe8f645026c5fb5f287fcacf0 /drivers/irqchip/irq-starfive-jh8100-intc.c | |
parent | 2f39a9fc876e965d79a1ee097f06af87607b9fec (diff) |
Input: ipaq-micro-keys - use guard notation when acquiring mutex and spinlock
This makes the code more compact and error handling more robust
by ensuring that locks are released in all code paths when control
leaves critical section.
Link: https://lore.kernel.org/r/20240825051627.2848495-8-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/irqchip/irq-starfive-jh8100-intc.c')
0 files changed, 0 insertions, 0 deletions