projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e448c85
)
scsi: sym53c8xx_2: Remove redundant "with"
author
Jiang Jian
<jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 16:26:31 +0000
(
00:26
+0800)
committer
Martin K. Petersen
<martin.petersen@oracle.com>
Wed, 22 Jun 2022 01:41:19 +0000
(21:41 -0400)
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>
drivers/scsi/sym53c8xx_2/sym_hipd.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/sym53c8xx_2/sym_hipd.c
b/drivers/scsi/sym53c8xx_2/sym_hipd.c
index 255a2d48d421f7fb995759386f968140db17b1c3..f0db17e34ea00426362502b51984092c7d4ae7e3 100644
(file)
--- a/
drivers/scsi/sym53c8xx_2/sym_hipd.c
+++ b/
drivers/scsi/sym53c8xx_2/sym_hipd.c
@@
-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.
*
* I didn't want to bloat the code by more than 200