diff options
author | Haowen Bai <baihaowen@meizu.com> | 2022-05-10 12:47:03 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-05-20 03:16:27 +0300 |
commit | 91fdd0788878862581128c86025c8a6262aeb868 (patch) | |
tree | ff9e9eb583930cf35f97a0d626529bc35506a241 /drivers/scsi/elx/efct/efct_lio.c | |
parent | fc65df48c88ea0b7d4bcbccdc59ffeedc64222c2 (diff) | |
download | linux-91fdd0788878862581128c86025c8a6262aeb868.tar.xz |
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 'drivers/scsi/elx/efct/efct_lio.c')
0 files changed, 0 insertions, 0 deletions