OSDN Git Service

usb: max-3421: drop unexpected word "the" in the comments
authorJiang Jian <jiangjian@cdjrlc.com>
Wed, 22 Jun 2022 10:30:03 +0000 (18:30 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Jun 2022 11:39:53 +0000 (13:39 +0200)
commitd46b4343e13246ab1d2b057b972657886e2a5f14
tree319c35f6a723ddbafa18f5559d3aaa9c2b875ec4
parent2958d494b7577037a257461bae0bfe723f192910
usb: max-3421: drop unexpected word "the" in the comments

there is an unexpected word "the" in the comments that need to be dropped
file: ./drivers/usb/host/max3421-hcd.c
line: 315

  * reasonable overview of how control transfers use the the IN/OUT

changed to:

  * reasonable overview of how control transfers use the IN/OUT

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Link: https://lore.kernel.org/r/20220622103003.5420-1-jiangjian@cdjrlc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/max3421-hcd.c