This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/media_tree.git tree:
Subject: [media] ttusb2: fix ERROR: space required after that ',' Author: Michael Krufky <[email protected]> Date: Fri Sep 16 09:36:56 2011 -0300 Signed-off-by: Michael Krufky <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]> drivers/media/dvb/dvb-usb/ttusb2.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- http://git.linuxtv.org/media_tree.git?a=commitdiff;h=1645c879ff688f776371a2478e1948fdf5e0f7fe diff --git a/drivers/media/dvb/dvb-usb/ttusb2.c b/drivers/media/dvb/dvb-usb/ttusb2.c index 130d296..7b07cf6 100644 --- a/drivers/media/dvb/dvb-usb/ttusb2.c +++ b/drivers/media/dvb/dvb-usb/ttusb2.c @@ -472,7 +472,7 @@ static struct dvb_usb_device_properties ttusb2_properties_ct3650 = { } } } - },{ + }, { .streaming_ctrl = NULL, .frontend_attach = ttusb2_frontend_tda10023_attach, _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
