V4L/DVB (8739): dtv5100: remove prohibited space...
authorAntoine Jacquet <royale@zerezo.com>
Mon, 18 Aug 2008 21:38:51 +0000 (18:38 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:36:52 +0000 (09:36 -0200)
Signed-off-by: Antoine Jacquet <royale@zerezo.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/dtv5100.c

index b2e6f7f..078ce92 100644 (file)
@@ -166,7 +166,7 @@ static int dtv5100_probe(struct usb_interface *intf,
        return 0;
 }
 
-static struct usb_device_id dtv5100_table [] = {
+static struct usb_device_id dtv5100_table[] = {
        { USB_DEVICE(0x06be, 0xa232) },
        { }             /* Terminating entry */
 };