Linux-USB Archive mirror
 help / color / mirror / Atom feed
* [PATCH] drivers/thunderbolt: fix repeated words in comments
@ 2022-08-22 12:29 Jilin Yuan
  2022-08-23  9:50 ` Mika Westerberg
  0 siblings, 1 reply; 2+ messages in thread
From: Jilin Yuan @ 2022-08-22 12:29 UTC (permalink / raw
  To: andreas.noever, michael.jamet, mika.westerberg, YehezkelShB
  Cc: linux-usb, linux-kernel, Jilin Yuan

 Delete the redundant word 'the'.

Signed-off-by: Jilin Yuan <yuanjilin@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] drivers/thunderbolt: fix repeated words in comments
  2022-08-22 12:29 [PATCH] drivers/thunderbolt: fix repeated words in comments Jilin Yuan
@ 2022-08-23  9:50 ` Mika Westerberg
  0 siblings, 0 replies; 2+ messages in thread
From: Mika Westerberg @ 2022-08-23  9:50 UTC (permalink / raw
  To: Jilin Yuan
  Cc: andreas.noever, michael.jamet, YehezkelShB, linux-usb,
	linux-kernel

Hi,

On Mon, Aug 22, 2022 at 08:29:21PM +0800, Jilin Yuan wrote:
>  Delete the redundant word 'the'.
> 
> Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>

This is already fixed by 34b9715b7cae ("thunderbolt: Fix typo in comment").

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

end of thread, other threads:[~2022-08-23 12:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-22 12:29 [PATCH] drivers/thunderbolt: fix repeated words in comments Jilin Yuan
2022-08-23  9:50 ` 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 read-only IMAP folder(s) and NNTP newsgroup(s).