scsi: aic79xx: Remove redundant error variable
authorMinghao Chi <chi.minghao@zte.com.cn>
Tue, 4 Jan 2022 11:24:52 +0000 (11:24 +0000)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 5 Jan 2022 05:55:38 +0000 (00:55 -0500)
commitc3b48443ba7c4467d44f7faa16fea204ea6c239c
treee975a76f866bae3c8a778b7167ccbae443c0f24d
parentee05cb71f9f7eb0c257f6b80b70edb4659151b26
scsi: aic79xx: Remove redundant error variable

Return the value from ahd_linux_queue_abort_cmd() directly instead of using
a redundant variable.

Link: https://lore.kernel.org/r/20220104112452.601899-1-chi.minghao@zte.com.cn
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn>
Signed-off-by: CGEL ZTE <cgel.zte@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/aic7xxx/aic79xx_osm.c