All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
To: Julia Lawall <Julia.Lawall@inria.fr>
Cc: Guenter Roeck <linux@roeck-us.net>,
	kernel-janitors@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] usb: typec: tcpm: fix typo in comment
Date: Tue, 24 May 2022 13:54:04 +0300	[thread overview]
Message-ID: <Yoy5TDJBLMaNUUvl@kuha.fi.intel.com> (raw)
In-Reply-To: <20220521111145.81697-52-Julia.Lawall@inria.fr>

On Sat, May 21, 2022 at 01:11:02PM +0200, Julia Lawall wrote:
> Spelling mistake (triple letters) in comment.
> Detected with the help of Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>

Acked-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 3bc2f4ebd1fe..7039383eac6d 100644
> --- a/drivers/usb/typec/tcpm/tcpm.c
> +++ b/drivers/usb/typec/tcpm/tcpm.c
> @@ -471,7 +471,7 @@ struct tcpm_port {
>  
>  	/*
>  	 * When set, port requests PD_P_SNK_STDBY_MW upon entering SNK_DISCOVERY and
> -	 * the actual currrent limit after RX of PD_CTRL_PSRDY for PD link,
> +	 * the actual current limit after RX of PD_CTRL_PSRDY for PD link,
>  	 * SNK_READY for non-pd link.
>  	 */
>  	bool slow_charger_loop;

-- 
heikki

      parent reply	other threads:[~2022-05-24 10:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-21 11:11 [PATCH] usb: typec: tcpm: fix typo in comment Julia Lawall
2022-05-21 13:44 ` Guenter Roeck
2022-05-24 10:54 ` 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=Yoy5TDJBLMaNUUvl@kuha.fi.intel.com \
    --to=heikki.krogerus@linux.intel.com \
    --cc=Julia.Lawall@inria.fr \
    --cc=gregkh@linuxfoundation.org \
    --cc=kernel-janitors@vger.kernel.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.