diff options
| author | Takashi Sakamoto <[email protected]> | 2024-08-05 17:54:04 +0900 |
|---|---|---|
| committer | Takashi Sakamoto <[email protected]> | 2024-08-05 17:54:04 +0900 |
| commit | d320bac904f9e3a0d1af0c314b768fb1f545704e (patch) | |
| tree | 8f569678b902a64b9361497deabf765903ef00c4 /tools/perf/scripts/python | |
| parent | b9545448f095f23f72fc6b28aa9bfb84a4ac9d40 (diff) | |
firewire: core: use guard macro to maintain list of asynchronous transaction
The core function maintains pending asynchronous transactions by list in
the instance of fw_card. The concurrent access to the list is protected
by spinlock in the instance.
This commit uses guard macro to maintain the spinlock.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Sakamoto <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions