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>
This commit is contained in:
Родитель
565cdd279a
Коммит
031d8af19b
|
@ -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);
|
||||
|
|
Загрузка…
Ссылка в новой задаче