提交 9e535e6c 编写于 作者: J Jiang Jian 提交者: Mauro Carvalho Chehab

media: gspca: drop unexpected word 'is' in the comments

there is an unexpected word 'is' in the comments that need to be dropped

file - drivers/media/usb/gspca/spca501.c
line - 491

* This is is for the 3com HomeConnect Lite which is spca501a based.

changed to:

* This is for the 3com HomeConnect Lite which is spca501a based.
Signed-off-by: NJiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: NHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: NMauro Carvalho Chehab <mchehab@kernel.org>
上级 c1601ea9
...@@ -488,7 +488,7 @@ static const __u16 spca501_init_data[][3] = { ...@@ -488,7 +488,7 @@ static const __u16 spca501_init_data[][3] = {
/* Data for video camera init before capture. /* Data for video camera init before capture.
* Capture and decoding by Colin Peart. * Capture and decoding by Colin Peart.
* This is is for the 3com HomeConnect Lite which is spca501a based. * This is for the 3com HomeConnect Lite which is spca501a based.
*/ */
static const __u16 spca501_3com_open_data[][3] = { static const __u16 spca501_3com_open_data[][3] = {
/* bmRequest,value,index */ /* bmRequest,value,index */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册