SeongJae, > Commit 122c81c563b0 ("scsi: bnx2fc: Return failure if io_req is > already in ABTS processing") made 'bnx2fc_eh_abort()' to return > 'FAILED' when 'io_req' is alrady in ABTS processing, regardless of the > return value of 'bnx2fc_abts_cleanup()'. But, it left the assignment > of the return value of 'bnx2fc_abts_cleanup()' to 'rc', which is > meaningless now. This commit removes it. Applied to 5.14/scsi-staging, thanks! -- Martin K. Petersen Oracle Linux Engineering