Skip to content

Commit

Permalink
V4L/DVB (8739): dtv5100: remove prohibited space...
Browse files Browse the repository at this point in the history
Signed-off-by: Antoine Jacquet <royale@zerezo.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Antoine Jacquet authored and Mauro Carvalho Chehab committed Oct 12, 2008
1 parent 5ebcfa4 commit 664b11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/dvb/dvb-usb/dtv5100.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
};
Expand Down

0 comments on commit 664b11f

Please sign in to comment.