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>
This commit is contained in:
parent
950d2867c1
commit
b73b14300e
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue