projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9739392
)
usb/image: fix repeated words in comments
author
Jilin Yuan
<yuanjilin@cdjrlc.com>
Sat, 16 Jul 2022 13:38:25 +0000
(21:38 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 27 Jul 2022 12:33:53 +0000
(14:33 +0200)
Delete the redundant word 'the'.
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Link:
https://lore.kernel.org/r/20220716133825.43161-1-yuanjilin@cdjrlc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/image/mdc800.c
patch
|
blob
|
history
diff --git
a/drivers/usb/image/mdc800.c
b/drivers/usb/image/mdc800.c
index fc0e22cc6fda4c13ba5c0dcd4fb50b36f9904c9f..67f098579fb456976c2ff36e8c751efe4e0dc277 100644
(file)
--- a/
drivers/usb/image/mdc800.c
+++ b/
drivers/usb/image/mdc800.c
@@
-38,7
+38,7
@@
*
* version 0.7.3
* bugfix : The mdc800->state field gets set to READY after the
- *
the
disconnect function sets it to NOT_CONNECTED. This makes the
+ * disconnect function sets it to NOT_CONNECTED. This makes the
* driver running like the camera is connected and causes some
* hang ups.
*