aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/driver.c
diff options
context:
space:
mode:
authorJilin Yuan <yuanjilin@cdjrlc.com>2022-07-16 21:24:03 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-07-27 14:32:29 +0200
commita7a9f4c0060e8f29a5fc2fe610575c3eabfc2253 (patch)
tree0c285f0478f417cfe710efe8da264fe2711f214f /drivers/usb/core/driver.c
parentusb/atm: fix repeated words in comments (diff)
downloadlinux-dev-a7a9f4c0060e8f29a5fc2fe610575c3eabfc2253.tar.xz
linux-dev-a7a9f4c0060e8f29a5fc2fe610575c3eabfc2253.zip
usb/core: fix repeated words in comments
Delete the redundant word 'the'. Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com> Link: https://lore.kernel.org/r/20220716132403.35270-1-yuanjilin@cdjrlc.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core/driver.c')
-rw-r--r--drivers/usb/core/driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/core/driver.c b/drivers/usb/core/driver.c
index b87452e22835..7e7e119c253f 100644
--- a/drivers/usb/core/driver.c
+++ b/drivers/usb/core/driver.c
@@ -1482,7 +1482,7 @@ static int usb_suspend_both(struct usb_device *udev, pm_message_t msg)
* @msg: Power Management message describing this state transition
*
* This is the central routine for resuming USB devices. It calls the
- * the resume method for @udev and then calls the resume methods for all
+ * resume method for @udev and then calls the resume methods for all
* the interface drivers in @udev.
*
* Autoresume requests originating from a child device or an interface