From: Michael Krufky Date: Tue, 3 Oct 2006 20:20:37 +0000 (-0300) Subject: V4L/DVB (5230): Gl861: remove NULL entry from gl861_properties X-Git-Tag: v2.6.21-rc2~66^2~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e465ea7ed16124e926ca4988317b1d2d31f41d6f;p=profile%2Fivi%2Fkernel-x86-ivi.git V4L/DVB (5230): Gl861: remove NULL entry from gl861_properties Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/dvb/dvb-usb/gl861.c b/drivers/media/dvb/dvb-usb/gl861.c index 7212c42..3366d1d 100644 --- a/drivers/media/dvb/dvb-usb/gl861.c +++ b/drivers/media/dvb/dvb-usb/gl861.c @@ -184,7 +184,6 @@ static struct dvb_usb_device_properties gl861_properties = { { &gl861_table[0], NULL }, { NULL }, }, - { NULL }, } };