diff options
| author | Colin Ian King <[email protected]> | 2021-06-16 18:16:21 +0100 | 
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-06-18 23:01:03 -0400 | 
| commit | 61bf3fdb5dd0e6980a6b514a924ea1da75e2a946 (patch) | |
| tree | 8c0e68fd174014c5e45f6c412e0ed6120153bd7a /scripts/gdb/linux/constants.py.in | |
| parent | 5911429343a87bdc8575915c9f6a9a2ddb6af7fe (diff) | |
scsi: elx: efct: Remove redundant initialization of variable lun
The variable "lun" 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/[email protected]
Reviewed-by: James Smart <[email protected]>
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Addresses-Coverity: ("Unused value")
Diffstat (limited to 'scripts/gdb/linux/constants.py.in')
0 files changed, 0 insertions, 0 deletions