diff options
author | Colin Ian King <[email protected]> | 2022-01-23 17:55:30 +0000 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-01-25 00:08:18 -0500 |
commit | efd7bb1d75cf6808d67c869a29245c88a990bdea (patch) | |
tree | 27175a774a89cacbc6c7207281c0fba891c305b1 /scripts/bpf_doc.py | |
parent | c99b9b2301492b665b6e51ba6c06ec362eddcd10 (diff) |
scsi: 53c700: Remove redundant assignment to pointer SCp
Pointer SCp is being re-assigned the same value that it was initialized to
a few lines earlier, the assignment is redundant and can be removed.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions