mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
staging: media: av7110: remove dead code in av7110.c
Remove commented-out line of dead code that serves no purpose. Signed-off-by: Tomasz Unger <tomasz.unger@yahoo.pl> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
This commit is contained in:
parent
e8f319eae9
commit
165a7c7312
|
|
@ -762,7 +762,6 @@ static int StartHWFilter(struct dvb_demux_filter *dvbdmxfilter)
|
|||
u16 buf[20];
|
||||
int ret, i;
|
||||
u16 handle;
|
||||
// u16 mode = 0x0320;
|
||||
u16 mode = 0xb96a;
|
||||
|
||||
dprintk(4, "%p\n", av7110);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user