From 5e342c611ce89a480b91ac7680f706c8bf6cfef2 Mon Sep 17 00:00:00 2001 From: Christopher Pascoe Date: Mon, 9 Jan 2006 01:05:19 +0000 Subject: cx88_subids whitespace cleanup Clean up a recently introduced spaces vs tabs whitespace problem. Signed-off-by: Chris Pascoe --- linux/drivers/media/video/cx88/cx88-cards.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'linux/drivers/media') diff --git a/linux/drivers/media/video/cx88/cx88-cards.c b/linux/drivers/media/video/cx88/cx88-cards.c index 0ac464734..2173d4866 100644 --- a/linux/drivers/media/video/cx88/cx88-cards.c +++ b/linux/drivers/media/video/cx88/cx88-cards.c @@ -1,5 +1,5 @@ /* - * $Id: cx88-cards.c,v 1.117 2006/01/08 03:39:03 pascoe Exp $ + * $Id: cx88-cards.c,v 1.118 2006/01/09 01:05:19 pascoe Exp $ * * device driver for Conexant 2388x based TV cards * card-specific stuff. @@ -1239,14 +1239,14 @@ struct cx88_subid cx88_subids[] = { .subdevice = 0x0025, .card = CX88_BOARD_DNTV_LIVE_DVB_T_PRO, },{ - .subvendor = 0x17de, - .subdevice = 0x08a1, - .card = CX88_BOARD_KWORLD_DVB_T_CX22702, + .subvendor = 0x17de, + .subdevice = 0x08a1, + .card = CX88_BOARD_KWORLD_DVB_T_CX22702, },{ .subvendor = 0x18ac, .subdevice = 0xdb50, .card = CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_DUAL, - } + }, }; const unsigned int cx88_idcount = ARRAY_SIZE(cx88_subids); -- cgit v1.2.3