diff options
author | SeongJae Park <[email protected]> | 2021-06-18 16:45:14 +0000 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-06-22 22:59:47 -0400 |
commit | 73b306a2bcb75e37b8065aa714ad2c6949c90ebf (patch) | |
tree | e5fa7cf851b1807b2a3a2b79364712fcb3df7d04 /scripts/gdb/linux/tasks.py | |
parent | d94d8158e1841813624e9fecf93a12e64e004dd8 (diff) |
scsi: bnx2fc: Remove meaningless bnx2fc_abts_cleanup() return value assignment
Commit 122c81c563b0 ("scsi: bnx2fc: Return failure if io_req is already in
ABTS processing") made bnx2fc_eh_abort() return FAILED when io_req was
alrady in ABTS processing, regardless of the return value of
bnx2fc_abts_cleanup(). However, the change left the assignment of the
return value of bnx2fc_abts_cleanup(). Remove this.
This issue was discovered and resolved using Coverity Static Analysis
Security Testing (SAST) by Synopsys, Inc.
Link: https://lore.kernel.org/r/[email protected]
Fixes: 122c81c563b0 ("scsi: bnx2fc: Return failure if io_req is already in ABTS processing")
Acked-by: Saurav Kashyap <[email protected]>
Signed-off-by: SeongJae Park <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions