scsi: sym53c8xx_2: Remove redundant "with"
Remove redundant "with" in comment Link: https://lore.kernel.org/r/20220621162631.25353-1-jiangjian@cdjrlc.com Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
e448c8508d
commit
bc98b503b1
|
@ -3598,7 +3598,7 @@ static void sym_sir_task_recovery(struct sym_hcb *np, int num)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Gerard's alchemy:) that deals with with the data
|
* Gerard's alchemy:) that deals with the data
|
||||||
* pointer for both MDP and the residual calculation.
|
* pointer for both MDP and the residual calculation.
|
||||||
*
|
*
|
||||||
* I didn't want to bloat the code by more than 200
|
* I didn't want to bloat the code by more than 200
|
||||||
|
|
Loading…
Reference in New Issue