scsi: qla2xxx: Simplify qla24xx_abort_sp_done()
authorBart Van Assche <bvanassche@acm.org>
Fri, 9 Aug 2019 03:01:39 +0000 (20:01 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 13 Aug 2019 01:34:06 +0000 (21:34 -0400)
commitf1333c48a4ad472683fedae075d2dab6aa8c0273
tree67769e6648e493ba997c3461bcb6b4bb736c754a
parent8b21900b09a55ccee1aaddaabee729484f641997
scsi: qla2xxx: Simplify qla24xx_abort_sp_done()

Instead of explicitly checking whether a timeout has occurred, ignore the
del_timer() return value.

Cc: Himanshu Madhani <hmadhani@marvell.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Tested-by: Himanshu Madhani <hmadhani@marvell.com>
Reviewed-by: Himanshu Madhani <hmadhani@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qla2xxx/qla_init.c