diff options
| author | Takashi Sakamoto <[email protected]> | 2024-08-05 17:53:54 +0900 |
|---|---|---|
| committer | Takashi Sakamoto <[email protected]> | 2024-08-05 17:53:54 +0900 |
| commit | 044ce581ab28f640d3997cb38e1ddda782238abb (patch) | |
| tree | d635a80334a6d2b68844657166871ee8b4e0db54 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 57b40ec6db94dd325a76ad0a0fd1173a7cbfcc81 (diff) | |
firewire: core: use guard macro to maintain the list of cdev clients
The core function maintains userspace clients by the list in fw_device
object associated to the operated character device. The concurrent
access to the list is protected by mutex in the object.
This commit uses guard macro to maintain the mutex.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Sakamoto <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions