提交 d73abcff 编写于 作者: H Hans Verkuil 提交者: Mauro Carvalho Chehab

V4L/DVB (10982): cx231xx: fix compile warning

Signed-off-by: NHans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 6e4f574b
......@@ -538,7 +538,7 @@ static int cx231xx_usb_probe(struct usb_interface *interface,
struct usb_interface *uif;
struct cx231xx *dev = NULL;
int retval = -ENODEV;
int nr, ifnum;
int nr = 0, ifnum;
int i, isoc_pipe = 0;
char *speed;
char descr[255] = "";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册