diff options
author | 2024-08-05 17:54:05 +0900 | |
---|---|---|
committer | 2024-08-05 17:54:05 +0900 | |
commit | 27310d5616227c2ba8c0cedc5cdbe236042738b7 (patch) | |
tree | 55414745b136e95ef040cbd6465bc540330ce940 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | firewire: core: use guard macro to maintain list of asynchronous transaction (diff) | |
download | wireguard-linux-27310d5616227c2ba8c0cedc5cdbe236042738b7.tar.xz wireguard-linux-27310d5616227c2ba8c0cedc5cdbe236042738b7.zip |
firewire: core: use guard macro to maintain properties of fw_card
The core functions uses spinlock in instance of fw_card structure to
protect concurrent access to properties in the instance.
This commit uses guard macro to maintain the spinlock.
Link: https://lore.kernel.org/r/20240805085408.251763-15-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions