diff options
| author | Thomas Gleixner <tglx@linutronix.de> | 2025-06-25 14:52:38 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-27 03:54:07 +0300 |
| commit | 4838bc9e279c566692ee20d241c71626d71240f9 (patch) | |
| tree | d93ca8a618ce8e4645503719e680fe13624c206c /net/lapb/lapb_in.c | |
| parent | 745e3c751c4d339d9e443398ce45fcbd8972ed0e (diff) | |
| download | linux-4838bc9e279c566692ee20d241c71626d71240f9.tar.xz | |
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_in.c')
0 files changed, 0 insertions, 0 deletions
