diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2024-11-06 23:15:28 -0800 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2024-12-17 13:58:45 -0800 |
commit | 3d11c09d41284ca94c752864e570e917c0273d65 (patch) | |
tree | d1a904e679ed406909452e627ec243c2fb6c94a7 /scripts/gdb/linux/tasks.py | |
parent | e571f988af1b62b701fc85fb74df878acc0a9857 (diff) |
Input: ff-core - convert locking to guard notation
Use guard() and scoped_guard() notation instead of explicitly acquiring
and releasing spinlocks and mutexes to simplify the code and ensure that
all locks are released properly.
Link: https://lore.kernel.org/r/20241107071538.195340-2-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions