diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2024-11-07 10:15:34 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2024-12-24 09:53:57 +0300 |
commit | f951e94247e2e0cce9b28526b7e25ad95785e8c1 (patch) | |
tree | d0ed304243f82797194a04aa3395edef328f619c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5bb6e29a2a5a01d916052fbc5398ed8c2c5377f0 (diff) | |
download | linux-f951e94247e2e0cce9b28526b7e25ad95785e8c1.tar.xz |
Input: poller - convert locking to guard notation
Use guard() notation instead of explicitly acquiring and releasing
mutex to simplify the code and ensure that it is released.
Link: https://lore.kernel.org/r/20241107071538.195340-8-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions