projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ec5837
)
thunderbolt: Fix typo in comment
author
Xiang Wangx
<wangxiang@cdjrlc.com>
Thu, 16 Jun 2022 16:38:30 +0000
(
00:38
+0800)
committer
Mika Westerberg
<mika.westerberg@linux.intel.com>
Fri, 17 Jun 2022 15:19:15 +0000
(18:19 +0300)
Delete the redundant word 'the'.
Signed-off-by: Xiang Wangx <wangxiang@cdjrlc.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/ctl.h
patch
|
blob
|
history
diff --git
a/drivers/thunderbolt/ctl.h
b/drivers/thunderbolt/ctl.h
index e8c64898dfce6e3442a001b46156d854a1e035ac..7c7d80f96c0c9cb73897a6bc470f503c13be25f0 100644
(file)
--- 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.
*/