aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2024-04-06 16:50:29 +0100
committerMartin K. Petersen <[email protected]>2024-04-08 22:01:19 -0400
commit9bd8e41358a52ff2be312a0ab7bd6426ba4c6fe3 (patch)
tree314b24b1ded4ea933d44bbb85a20e8a4ec5be29c /scripts/generate_rust_analyzer.py
parent6c19ecf4ad1dce85640355210579c34cc4790013 (diff)
scsi: FlashPoint: Remove redundant assignment to pointer currTar_Info
Pointer currTar_Info is being assigned a value that is never read, it is being re-assigned a few lines later in the start of a following do-while loop. The assignment is redundant and can be removed. Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions