diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-01-23 17:55:30 +0000 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-01-25 00:08:18 -0500 |
commit | efd7bb1d75cf6808d67c869a29245c88a990bdea (patch) | |
tree | 27175a774a89cacbc6c7207281c0fba891c305b1 /mm/hugetlb_cgroup.c | |
parent | c99b9b2301492b665b6e51ba6c06ec362eddcd10 (diff) | |
download | lwn-efd7bb1d75cf6808d67c869a29245c88a990bdea.tar.gz lwn-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 'mm/hugetlb_cgroup.c')
0 files changed, 0 insertions, 0 deletions