Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

V4L/DVB (8739): dtv5100: remove prohibited space...

Signed-off-by: Antoine Jacquet <royale@zerezo.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

authored by

Antoine Jacquet and committed by
Mauro Carvalho Chehab
664b11fc 5ebcfa4f

+1 -1
+1 -1
drivers/media/dvb/dvb-usb/dtv5100.c
··· 166 166 return 0; 167 167 } 168 168 169 - static struct usb_device_id dtv5100_table [] = { 169 + static struct usb_device_id dtv5100_table[] = { 170 170 { USB_DEVICE(0x06be, 0xa232) }, 171 171 { } /* Terminating entry */ 172 172 };