Skip to content

Commit

Permalink
V4L/DVB (5230): Gl861: remove NULL entry from gl861_properties
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Feb 21, 2007
1 parent 6ae7232 commit e465ea7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/dvb/dvb-usb/gl861.c
Original file line number Diff line number Diff line change
@@ -184,7 +184,6 @@ static struct dvb_usb_device_properties gl861_properties = {
{ &gl861_table[0], NULL },
{ NULL },
},
{ NULL },
}
};

0 comments on commit e465ea7

Please sign in to comment.