diff options
author | Haowen Bai <[email protected]> | 2022-05-10 17:47:03 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-05-19 20:16:27 -0400 |
commit | 91fdd0788878862581128c86025c8a6262aeb868 (patch) | |
tree | ff9e9eb583930cf35f97a0d626529bc35506a241 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | fc65df48c88ea0b7d4bcbccdc59ffeedc64222c2 (diff) |
scsi: dpt_i2o: Drop redundant spinlock initialization
adpt_post_wait_lock was declared and initialized by DEFINE_SPINLOCK so we
don't need to call spin_lock_init(). Drop the call.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Haowen Bai <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions