USB: xhci: Fix comment typo
authorJason Wang <wangborong@cdjrlc.com>
Sat, 16 Jul 2022 04:17:55 +0000 (12:17 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jul 2022 12:36:39 +0000 (14:36 +0200)
commit13da6f41fbe01afc4937aabef87950223d52c83f
tree477d49bc643dddbce478807efcd9c83f32ba507f
parent908d34aad1ef9214899ec07bfb2a9924f8ed52ff
USB: xhci: Fix comment typo

The double `the' is duplicated in the comment, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Link: https://lore.kernel.org/r/20220716041755.34016-1-wangborong@cdjrlc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-ring.c