diff options
author | 2022-05-10 17:47:03 +0800 | |
---|---|---|
committer | 2022-05-19 20:16:27 -0400 | |
commit | 91fdd0788878862581128c86025c8a6262aeb868 (patch) | |
tree | ff9e9eb583930cf35f97a0d626529bc35506a241 /scripts/gdb/linux/utils.py | |
parent | scsi: qedf: Remove redundant variable op (diff) | |
download | linux-dev-91fdd0788878862581128c86025c8a6262aeb868.tar.xz linux-dev-91fdd0788878862581128c86025c8a6262aeb868.zip |
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/1652176024-3981-1-git-send-email-baihaowen@meizu.com
Signed-off-by: Haowen Bai <baihaowen@meizu.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions