projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
565cdd2
)
media: gspca: Fix typo 'the the' in comment
author
Slark Xiao
<slark_xiao@163.com>
Fri, 22 Jul 2022 06:36:43 +0000
(08:36 +0200)
committer
Mauro Carvalho Chehab
<mchehab@kernel.org>
Mon, 29 Aug 2022 13:32:14 +0000
(15:32 +0200)
Replace 'the the' with 'the' in the comment.
Signed-off-by: Slark Xiao <slark_xiao@163.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/usb/gspca/finepix.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/media/usb/gspca/finepix.c
b/drivers/media/usb/gspca/finepix.c
index 66c8e5122a0a93884637a460a534ad086199fdcf..bc6133b525e3b4a85c3c627d953ed73461ecc200 100644
(file)
--- a/
drivers/media/usb/gspca/finepix.c
+++ b/
drivers/media/usb/gspca/finepix.c
@@
-129,7
+129,7
@@
again:
* for, then it's the end of the
* frame. Sometimes the jpeg is not complete,
* but there's nothing we can do. We also end
- * here if the
the
jpeg ends right at the end
+ * here if the jpeg ends right at the end
* of the frame. */
gspca_frame_add(gspca_dev, LAST_PACKET,
data, len);