diff options
| author | Takashi Sakamoto <[email protected]> | 2024-08-05 17:53:53 +0900 |
|---|---|---|
| committer | Takashi Sakamoto <[email protected]> | 2024-08-05 17:53:53 +0900 |
| commit | 57b40ec6db94dd325a76ad0a0fd1173a7cbfcc81 (patch) | |
| tree | 4de8fe9653bbc4195d0e2c95c0c8e5a7fa5cead8 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 232f72b10da74054055558b05235a725c3b90468 (diff) | |
firewire: core: use guard macro to maintain the list of card
The core function maintains registered cards by list. The concurrent
access to the list is protected by static mutex.
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions