mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
media: gspca: Fix typo 'the the' in comment
Replace 'the the' with 'the' in the comment. Signed-off-by: Slark Xiao <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
565cdd279a
commit
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);
|
||||
|
||||
Reference in New Issue
Block a user