diff options
author | Dmitry Torokhov <[email protected]> | 2024-08-23 22:50:32 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2024-09-05 22:56:46 -0700 |
commit | 5c2002677e8f428d63369ea65ee008967147527e (patch) | |
tree | 6b741501f24460e3d701db4b8d91c6775b61b082 /scripts/gdb/linux/utils.py | |
parent | 9ba33f6145728c09c8e4578ffa8e94aef47b4e68 (diff) |
Input: zforce_ts - use guard notation when acquiring mutexes
Guard notation allows for simpler code and ensures that mutexes are
automatically released in all code paths.
Tested-by: Andreas Kemnade <[email protected]> # Tolino Shine2HD
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions