提交 2bfcc061 编写于 作者: D Devin Heitmueller 提交者: Mauro Carvalho Chehab

[media] cx231xx-dvb: remove unused variable

Get rid of warning about unused variable
Signed-off-by: NDevin Heitmueller <dheitmueller@hauppauge.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 bda7f4ee
...@@ -209,8 +209,6 @@ static inline int dvb_isoc_copy(struct cx231xx *dev, struct urb *urb) ...@@ -209,8 +209,6 @@ static inline int dvb_isoc_copy(struct cx231xx *dev, struct urb *urb)
static inline int dvb_bulk_copy(struct cx231xx *dev, struct urb *urb) static inline int dvb_bulk_copy(struct cx231xx *dev, struct urb *urb)
{ {
int i;
if (!dev) if (!dev)
return 0; return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册