diff options
author | 2024-11-06 23:15:28 -0800 | |
---|---|---|
committer | 2024-12-17 13:58:45 -0800 | |
commit | 3d11c09d41284ca94c752864e570e917c0273d65 (patch) | |
tree | d1a904e679ed406909452e627ec243c2fb6c94a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Input: remove evbug driver (diff) | |
download | wireguard-linux-3d11c09d41284ca94c752864e570e917c0273d65.tar.xz wireguard-linux-3d11c09d41284ca94c752864e570e917c0273d65.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions