summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt
diff options
context:
space:
mode:
authorXiang Wangx <wangxiang@cdjrlc.com>2022-06-17 00:38:30 +0800
committerMika Westerberg <mika.westerberg@linux.intel.com>2022-06-17 18:19:15 +0300
commit34b9715b7caee2e2b7d74bb4230f2be2c2765c0a (patch)
tree77fccbcdc7cd39f1ad5ccc1d60635f273f6c1c05 /drivers/thunderbolt
parent7ec58378a985618909ffae18e4ac0de2ae625f33 (diff)
downloadlinux-stable-34b9715b7caee2e2b7d74bb4230f2be2c2765c0a.tar.gz
linux-stable-34b9715b7caee2e2b7d74bb4230f2be2c2765c0a.tar.bz2
linux-stable-34b9715b7caee2e2b7d74bb4230f2be2c2765c0a.zip
thunderbolt: Fix typo in comment
Delete the redundant word 'the'. Signed-off-by: Xiang Wangx <wangxiang@cdjrlc.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'drivers/thunderbolt')
-rw-r--r--drivers/thunderbolt/ctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thunderbolt/ctl.h b/drivers/thunderbolt/ctl.h
index e8c64898dfce..7c7d80f96c0c 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.
*/