]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
V4L/DVB (3329): cx88_subids whitespace cleanup
authorChris Pascoe <c.pascoe@itee.uq.edu.au>
Mon, 9 Jan 2006 20:21:39 +0000 (18:21 -0200)
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>
Mon, 9 Jan 2006 20:21:39 +0000 (18:21 -0200)
- Clean up a recently introduced spaces vs tabs whitespace problem.

Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
drivers/media/video/cx88/cx88-cards.c

index a5b939622f820c0ad5f43b06d37bd95188fc764c..a76d54503b6f45d094bcf0fe8eb68b5a3b387c55 100644 (file)
@@ -1237,14 +1237,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);