Skip to content

Commit b9f4ad5

Browse files
Chris PascoeMauro Carvalho Chehab
authored andcommitted
V4L/DVB (3329): cx88_subids whitespace cleanup
- Clean up a recently introduced spaces vs tabs whitespace problem. Signed-off-by: Chris Pascoe <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
1 parent 81481e9 commit b9f4ad5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

drivers/media/video/cx88/cx88-cards.c

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,14 +1237,14 @@ struct cx88_subid cx88_subids[] = {
12371237
.subdevice = 0x0025,
12381238
.card = CX88_BOARD_DNTV_LIVE_DVB_T_PRO,
12391239
},{
1240-
.subvendor = 0x17de,
1241-
.subdevice = 0x08a1,
1242-
.card = CX88_BOARD_KWORLD_DVB_T_CX22702,
1240+
.subvendor = 0x17de,
1241+
.subdevice = 0x08a1,
1242+
.card = CX88_BOARD_KWORLD_DVB_T_CX22702,
12431243
},{
12441244
.subvendor = 0x18ac,
12451245
.subdevice = 0xdb50,
12461246
.card = CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_DUAL,
1247-
}
1247+
},
12481248
};
12491249
const unsigned int cx88_idcount = ARRAY_SIZE(cx88_subids);
12501250

0 commit comments

Comments
 (0)