summaryrefslogtreecommitdiff
path: root/drivers/scsi/hptiop.h
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-05-27 14:52:42 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2020-06-03 04:44:14 +0300
commit89523cb8a67cea2642deb19042a15fdd8c4138d4 (patch)
treec5a7956c4458afaca6ef7f17137a04a91f55b905 /drivers/scsi/hptiop.h
parent61e6ba03ea26f0205e535862009ff6ffdbf4de0c (diff)
downloadlinux-89523cb8a67cea2642deb19042a15fdd8c4138d4.tar.xz
scsi: qedf: Remove redundant initialization of variable rc
The variable rc is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Link: https://lore.kernel.org/r/20200527115242.172344-1-colin.king@canonical.com Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/hptiop.h')
0 files changed, 0 insertions, 0 deletions