usb/typec/tcpm: fix repeated words in comments
authorJilin Yuan <yuanjilin@cdjrlc.com>
Sat, 16 Jul 2022 13:56:42 +0000 (21:56 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jul 2022 12:34:23 +0000 (14:34 +0200)
 Delete the redundant word 'to'.

Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Link: https://lore.kernel.org/r/20220716135642.52460-1-yuanjilin@cdjrlc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/tcpm/tcpm.c

index e1126a6..ea5a917 100644 (file)
@@ -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