From: Greg KH <gregkh@linuxfoundation.org>
To: Slark Xiao <slark_xiao@163.com>
Cc: mathias.nyman@intel.com, linux-kernel@vger.kernel.org,
linux-usb@vger.kernel.org
Subject: Re: [PATCH] xhci: Fix typo 'the the' in comment
Date: Wed, 27 Jul 2022 14:37:13 +0200 [thread overview]
Message-ID: <YuExeRQp4aHZ4Viy@kroah.com> (raw)
In-Reply-To: <20220722095325.78891-1-slark_xiao@163.com>
On Fri, Jul 22, 2022 at 05:53:25PM +0800, Slark Xiao wrote:
> Replace 'the the' with 'the' in the comment.
>
> Signed-off-by: Slark Xiao <slark_xiao@163.com>
> ---
> drivers/usb/host/xhci-ring.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/usb/host/xhci-ring.c b/drivers/usb/host/xhci-ring.c
> index 46d0b9ad6f74..ad81e9a508b1 100644
> --- a/drivers/usb/host/xhci-ring.c
> +++ b/drivers/usb/host/xhci-ring.c
> @@ -1964,7 +1964,7 @@ static void handle_port_status(struct xhci_hcd *xhci,
>
> /*
> * Check to see if xhci-hub.c is waiting on RExit to U0 transition (or
> - * RExit to a disconnect state). If so, let the the driver know it's
> + * RExit to a disconnect state). If so, let the driver know it's
> * out of the RExit state.
> */
> if (!DEV_SUPERSPEED_ANY(portsc) && hcd->speed < HCD_USB3 &&
> --
> 2.25.1
>
Someone else already sent this before you did, sorry.
prev parent reply other threads:[~2022-07-27 12:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-22 9:53 [PATCH] xhci: Fix typo 'the the' in comment Slark Xiao
2022-07-27 12:37 ` Greg KH [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=YuExeRQp4aHZ4Viy@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mathias.nyman@intel.com \
--cc=slark_xiao@163.com \
/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 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 NNTP newsgroup(s).