diff options
author | 2020-12-28 21:51:12 +0800 | |
---|---|---|
committer | 2021-01-27 12:41:11 +0100 | |
commit | 106650f1e94527f15c0e99285b88ced84b47ab52 (patch) | |
tree | 2c88134ca0a3d1d52ee05800c5e24d0b556fec29 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iommu/amd: Remove unnecessary assignment (diff) | |
download | wireguard-linux-106650f1e94527f15c0e99285b88ced84b47ab52.tar.xz wireguard-linux-106650f1e94527f15c0e99285b88ced84b47ab52.zip |
iommu/amd: Use DEFINE_SPINLOCK() for spinlock
Spinlock can be initialized automatically with DEFINE_SPINLOCK()
rather than explicitly calling spin_lock_init().
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Link: https://lore.kernel.org/r/20201228135112.28621-1-zhengyongjun3@huawei.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions