Colin Ian King da6d2965db scsi: qla2xxx: remove redundant assignment to pointer host
The pointer host is being initialized with a value that is never read and
is being re-assigned a little later on. The assignment is redundant and
hence can be removed.

Link: https://lore.kernel.org/r/20190905134229.21194-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>
2019-09-30 22:41:21 -04:00
..
2019-09-21 10:50:15 -07:00
2019-09-07 15:38:55 -04:00
2019-09-21 10:50:15 -07:00
2018-02-12 11:43:24 -05:00
2019-09-21 10:50:15 -07:00