diff options
| author | 2021-08-04 15:33:19 +0100 | |
|---|---|---|
| committer | 2021-08-09 23:47:28 -0400 | |
| commit | 83da6ad6f97e192da49ec479d7811b5f97144d81 (patch) | |
| tree | d0f9dc1f3d273e5062b2ec939ca90900074fc4de /scripts/basic | |
| parent | scsi: ufs: ufshpb: Remove redundant initialization of variable 'lba' (diff) | |
scsi: pm8001: Remove redundant initialization of variable 'rv'
The variable 'rv' 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/20210804143319.115340-1-colin.king@canonical.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
