diff options
author | James Smart <jsmart2021@gmail.com> | 2017-03-04 18:30:21 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-03-07 05:04:22 +0100 |
commit | 70e5afd57d6d97d69bf5fd0187c2bb5a79990504 (patch) | |
tree | 45469ee0e7d35e63ec60312aa45152e1e52efd3c /drivers/scsi/a100u2w.c | |
parent | scsi: lpfc: replace init_timer by setup_timer (diff) | |
download | linux-70e5afd57d6d97d69bf5fd0187c2bb5a79990504.tar.xz linux-70e5afd57d6d97d69bf5fd0187c2bb5a79990504.zip |
scsi: lpfc: remove redundant assignment of sgel
From: Colin Ian King <colin.king@canonical.com>
In the NVMET_FCOP_RSP case, sgel is assigned but never used and
hence is redundant and can be removed.
Detected by CoverityScan, CID#1411658 ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/a100u2w.c')
0 files changed, 0 insertions, 0 deletions