V4L/DVB (5230): Gl861: remove NULL entry from gl861_properties

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Michael Krufky 2006-10-03 17:20:37 -03:00 committed by Mauro Carvalho Chehab
parent 6ae7232084
commit e465ea7ed1

View file

@ -184,7 +184,6 @@ static struct dvb_usb_device_properties gl861_properties = {
{ &gl861_table[0], NULL },
{ NULL },
},
{ NULL },
}
};