summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
diff options
context:
space:
mode:
authorSlark Xiao <slark_xiao@163.com>2022-07-22 08:36:43 +0200
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-08-29 15:32:14 +0200
commit031d8af19bd2ca7343f2df610004d72dfd78386f (patch)
tree32c32d69350d3f3958b60e5a59f1b3533dff99b3 /drivers/media/usb
parent565cdd279a3cf80d9d96c4a83293a342fb3429b8 (diff)
downloadlinux-stable-031d8af19bd2ca7343f2df610004d72dfd78386f.tar.gz
linux-stable-031d8af19bd2ca7343f2df610004d72dfd78386f.tar.bz2
linux-stable-031d8af19bd2ca7343f2df610004d72dfd78386f.zip
media: gspca: Fix typo 'the the' in comment
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>
Diffstat (limited to 'drivers/media/usb')
-rw-r--r--drivers/media/usb/gspca/finepix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/usb/gspca/finepix.c b/drivers/media/usb/gspca/finepix.c
index 66c8e5122a0a..bc6133b525e3 100644
--- 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);