projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
950d286
)
scsi: target: Remove duplicate "the"
author
Jiang Jian
<jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 14:20:12 +0000
(22:20 +0800)
committer
Martin K. Petersen
<martin.petersen@oracle.com>
Wed, 22 Jun 2022 01:36:06 +0000
(21:36 -0400)
Remove redundant "the" in comment".
Link:
https://lore.kernel.org/r/20220621142012.4622-1-jiangjian@cdjrlc.com
Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/target/target_core_alua.c
patch
|
blob
|
history
diff --git
a/drivers/target/target_core_alua.c
b/drivers/target/target_core_alua.c
index b56ef8af66e7421e5508488a301e9401cfa9922d..58df0145e8d0f74f906fc9e6eadc83c4c98fcfe1 100644
(file)
--- a/
drivers/target/target_core_alua.c
+++ b/
drivers/target/target_core_alua.c
@@
-385,7
+385,7
@@
target_emulate_set_target_port_groups(struct se_cmd *cmd)
/*
* Extract the RELATIVE TARGET PORT IDENTIFIER to identify
- * the Target Port in question for the
the
incoming
+ * the Target Port in question for the incoming
* SET_TARGET_PORT_GROUPS op.
*/
rtpi = get_unaligned_be16(ptr + 2);