diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2025-06-25 13:52:38 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-26 17:54:07 -0700 |
commit | 4838bc9e279c566692ee20d241c71626d71240f9 (patch) | |
tree | d93ca8a618ce8e4645503719e680fe13624c206c /net/lapb/lapb_subr.c | |
parent | 745e3c751c4d339d9e443398ce45fcbd8972ed0e (diff) |
ptp: Convert chardev code to lock guards
Convert the various spin_lock_irqsave() protected critical regions to
scoped guards. Use spinlock_irq instead of spinlock_irqsave as all the
functions are invoked in thread context with interrupts enabled.
No functional change intended.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://patch.msgid.link/20250625115133.425029269@linutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions