aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorGleb Chesnokov <[email protected]>2022-11-15 12:38:05 +0300
committerMartin K. Petersen <[email protected]>2022-11-26 00:18:21 +0000
commit3620e174d260adf88fa6511e8a20831cbddc4b66 (patch)
tree61a17ae68515765e5181e21bfdb86825452a4e86 /scripts/gdb/linux/proc.py
parent4155658cee394b22b24c6d64e49247bf26d95b92 (diff)
scsi: qla2xxx: Remove duplicate of vha->iocb_work initialization
Commit 9b3e0f4d4147 ("scsi: qla2xxx: Move work element processing out of DPC thread") introduced the initialization of vha->iocb_work in qla2x00_create_host() function. This initialization is also called from qla2x00_probe_one() function, just after qla2x00_create_host(). Hence remove this duplicate call since it has already been called before. Signed-off-by: Gleb Chesnokov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions