diff options
author | 2022-01-23 17:55:30 +0000 | |
---|---|---|
committer | 2022-01-25 00:08:18 -0500 | |
commit | efd7bb1d75cf6808d67c869a29245c88a990bdea (patch) | |
tree | 27175a774a89cacbc6c7207281c0fba891c305b1 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | scsi: ufs: Treat link loss as fatal error (diff) | |
download | linux-dev-efd7bb1d75cf6808d67c869a29245c88a990bdea.tar.xz linux-dev-efd7bb1d75cf6808d67c869a29245c88a990bdea.zip |
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/20220123175530.110462-1-colin.i.king@gmail.com
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions