diff options
| author | 2021-09-10 12:46:10 +0100 | |
|---|---|---|
| committer | 2021-09-14 23:33:20 -0400 | |
| commit | 914418f3690177b600f5b0d91e1902ab7332536d (patch) | |
| tree | af368ed4290a9177d8559548c65a679fc065249a /scripts/basic | |
| parent | scsi: qla2xxx: Update version to 10.02.07.100-k (diff) | |
scsi: qla2xxx: Remove redundant initialization of pointer req
The pointer req is being initialized with a value that is never read, it is
being updated later on. The assignment is redundant and can be removed.
Link: https://lore.kernel.org/r/20210910114610.44752-1-colin.king@canonical.com
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Addresses-Coverity: ("Unused value")
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
