From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
To: shaomin Deng <dengshaomin@cdjrlc.com>
Cc: linux@roeck-us.net, gregkh@linuxfoundation.org,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] usb: typec: Remove repeated word in comments
Date: Mon, 15 Aug 2022 15:21:56 +0300 [thread overview]
Message-ID: <Yvo6ZCxOADzRH7Gf@kuha.fi.intel.com> (raw)
In-Reply-To: <20220808154830.10965-1-dengshaomin@cdjrlc.com>
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
prev parent reply other threads:[~2022-08-15 12:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-08 15:48 [PATCH] usb: typec: Remove repeated word in comments shaomin Deng
2022-08-15 12:21 ` Heikki Krogerus [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Yvo6ZCxOADzRH7Gf@kuha.fi.intel.com \
--to=heikki.krogerus@linux.intel.com \
--cc=dengshaomin@cdjrlc.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=linux@roeck-us.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.