aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
diff options
context:
space:
mode:
authorJiang Jian <jiangjian@cdjrlc.com>2022-06-21 22:20:12 +0800
committerMartin K. Petersen <martin.petersen@oracle.com>2022-06-21 21:36:06 -0400
commitb73b14300e9fe759494bb8484782b9f334f3d1eb (patch)
tree7f8ecc474d409e38f984f9d985ebc7bb9fded38c /drivers/target
parentscsi: message: fusion: Drop redundant "the" (diff)
downloadlinux-dev-b73b14300e9fe759494bb8484782b9f334f3d1eb.tar.xz
linux-dev-b73b14300e9fe759494bb8484782b9f334f3d1eb.zip
scsi: target: Remove duplicate "the"
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>
Diffstat (limited to 'drivers/target')
-rw-r--r--drivers/target/target_core_alua.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/target/target_core_alua.c b/drivers/target/target_core_alua.c
index b56ef8af66e7..58df0145e8d0 100644
--- 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);