All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] usb: typec: Remove repeated word in comments
@ 2022-08-08 15:48 shaomin Deng
  2022-08-15 12:21 ` Heikki Krogerus
  0 siblings, 1 reply; 2+ messages in thread
From: shaomin Deng @ 2022-08-08 15:48 UTC (permalink / raw)
  To: linux, heikki.krogerus; +Cc: gregkh, linux-usb, linux-kernel, shaomin Deng

Remove the repeated word "to" in comments.

Signed-off-by: shaomin Deng <dengshaomin@cdjrlc.com>
---
 drivers/usb/typec/tcpm/tcpm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/usb/typec/tcpm/tcpm.c b/drivers/usb/typec/tcpm/tcpm.c
index e1126a6c8e46..ea5a917c51b1 100644
--- a/drivers/usb/typec/tcpm/tcpm.c
+++ b/drivers/usb/typec/tcpm/tcpm.c
@@ -4520,7 +4520,7 @@ static void run_state_machine(struct tcpm_port *port)
 		 * The specification suggests that dual mode ports in sink
 		 * mode should transition to state PE_SRC_Transition_to_default.
 		 * See USB power delivery specification chapter 8.3.3.6.1.3.
-		 * This would mean to to
+		 * This would mean to
 		 * - turn off VCONN, reset power supply
 		 * - request hardware reset
 		 * - turn on VCONN
-- 
2.35.1


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

* Re: [PATCH] usb: typec: Remove repeated word in comments
  2022-08-08 15:48 [PATCH] usb: typec: Remove repeated word in comments shaomin Deng
@ 2022-08-15 12:21 ` Heikki Krogerus
  0 siblings, 0 replies; 2+ messages in thread
From: Heikki Krogerus @ 2022-08-15 12:21 UTC (permalink / raw)
  To: shaomin Deng; +Cc: linux, gregkh, linux-usb, linux-kernel

On Mon, Aug 08, 2022 at 11:48:30AM -0400, shaomin Deng wrote:
> Remove the repeated word "to" in comments.
> 
> Signed-off-by: shaomin Deng <dengshaomin@cdjrlc.com>

Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>

> ---
>  drivers/usb/typec/tcpm/tcpm.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/usb/typec/tcpm/tcpm.c b/drivers/usb/typec/tcpm/tcpm.c
> index e1126a6c8e46..ea5a917c51b1 100644
> --- a/drivers/usb/typec/tcpm/tcpm.c
> +++ b/drivers/usb/typec/tcpm/tcpm.c
> @@ -4520,7 +4520,7 @@ static void run_state_machine(struct tcpm_port *port)
>  		 * The specification suggests that dual mode ports in sink
>  		 * mode should transition to state PE_SRC_Transition_to_default.
>  		 * See USB power delivery specification chapter 8.3.3.6.1.3.
> -		 * This would mean to to
> +		 * This would mean to
>  		 * - turn off VCONN, reset power supply
>  		 * - request hardware reset
>  		 * - turn on VCONN
> -- 
> 2.35.1

-- 
heikki

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-08 15:48 [PATCH] usb: typec: Remove repeated word in comments shaomin Deng
2022-08-15 12:21 ` Heikki Krogerus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.