From: Xiang Wangx Date: Thu, 16 Jun 2022 16:38:30 +0000 (+0800) Subject: thunderbolt: Fix typo in comment X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=34b9715b7caee2e2b7d74bb4230f2be2c2765c0a;p=linux.git thunderbolt: Fix typo in comment Delete the redundant word 'the'. Signed-off-by: Xiang Wangx Signed-off-by: Mika Westerberg --- diff --git a/drivers/thunderbolt/ctl.h b/drivers/thunderbolt/ctl.h index e8c64898dfce6..7c7d80f96c0c9 100644 --- a/drivers/thunderbolt/ctl.h +++ b/drivers/thunderbolt/ctl.h @@ -35,7 +35,7 @@ struct tb_cfg_result { * If err = 1 then this is the port that send the * error. * If err = 0 and if this was a cfg_read/write then - * this is the the upstream port of the responding + * this is the upstream port of the responding * switch. * Otherwise the field is set to zero. */