summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2018-08-23 16:56:33 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2018-08-30 07:33:55 -0400
commit26c724a690a1cd10575365da90b5b4040278a6c5 (patch)
tree48864f4dad1d53425c275905a42e9a17b676f840 /drivers/scsi/libfc
parent165ee6215062f98ac8bf8c62865343cf3306a3c8 (diff)
scsi: lpfc: remove an unnecessary NULL check
Smatch complains about this code: drivers/scsi/lpfc/lpfc_scsi.c:1053 lpfc_get_scsi_buf_s4() warn: variable dereferenced before check 'lpfc_cmd' (see line 1039) Fortunately the NULL check isn't required so I have removed it. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/libfc')
0 files changed, 0 insertions, 0 deletions