linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] thunderbolt: Fix typo in comment
@ 2022-06-16 16:38 Xiang wangx
  2022-06-17 15:20 ` Mika Westerberg
  0 siblings, 1 reply; 2+ messages in thread
From: Xiang wangx @ 2022-06-16 16:38 UTC (permalink / raw)
  To: andreas.noever
  Cc: michael.jamet, mika.westerberg, YehezkelShB, linux-usb,
	linux-kernel, Xiang wangx

Delete the redundant word 'the'.

Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
---
 drivers/thunderbolt/ctl.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
 			    */
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] thunderbolt: Fix typo in comment
  2022-06-16 16:38 [PATCH] thunderbolt: Fix typo in comment Xiang wangx
@ 2022-06-17 15:20 ` Mika Westerberg
  0 siblings, 0 replies; 2+ messages in thread
From: Mika Westerberg @ 2022-06-17 15:20 UTC (permalink / raw)
  To: Xiang wangx
  Cc: andreas.noever, michael.jamet, YehezkelShB, linux-usb, linux-kernel

On Fri, Jun 17, 2022 at 12:38:30AM +0800, Xiang wangx wrote:
> Delete the redundant word 'the'.
> 
> Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>

Applied, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-17 16:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-16 16:38 [PATCH] thunderbolt: Fix typo in comment Xiang wangx
2022-06-17 15:20 ` Mika Westerberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).