scsi: target: Remove duplicate "the"
authorJiang Jian <jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 14:20:12 +0000 (22:20 +0800)
committerMartin 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

index b56ef8a..58df014 100644 (file)
@@ -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);