diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2007-03-11 11:52:48 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-04-27 14:44:45 -0400 |
commit | 923da8a750fe008da308d0698f66052dfccb037d (patch) | |
tree | a60254dcbaf72bec4388ab09e1de6f36209a3687 | |
parent | 733aeaf4c006353b1ed8c54b707c03a6385c30ed (diff) |
V4L/DVB (5432): Cx88: whitespace cleanup
replace leading spaces with tabs
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
-rw-r--r-- | drivers/media/video/cx88/cx88-cards.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/media/video/cx88/cx88-cards.c b/drivers/media/video/cx88/cx88-cards.c index 5de82fe1936c..13a8bb551fff 100644 --- a/drivers/media/video/cx88/cx88-cards.c +++ b/drivers/media/video/cx88/cx88-cards.c | |||
@@ -1537,10 +1537,10 @@ struct cx88_subid cx88_subids[] = { | |||
1537 | },{ | 1537 | },{ |
1538 | .subvendor = 0x17de, | 1538 | .subvendor = 0x17de, |
1539 | .subdevice = 0x0840, | 1539 | .subdevice = 0x0840, |
1540 | .card = CX88_BOARD_KWORLD_HARDWARE_MPEG_TV_XPERT, | 1540 | .card = CX88_BOARD_KWORLD_HARDWARE_MPEG_TV_XPERT, |
1541 | },{ | 1541 | },{ |
1542 | .subvendor = 0x1421, | 1542 | .subvendor = 0x1421, |
1543 | .subdevice = 0x0305, | 1543 | .subdevice = 0x0305, |
1544 | .card = CX88_BOARD_KWORLD_HARDWARE_MPEG_TV_XPERT, | 1544 | .card = CX88_BOARD_KWORLD_HARDWARE_MPEG_TV_XPERT, |
1545 | },{ | 1545 | },{ |
1546 | .subvendor = 0x18ac, | 1546 | .subvendor = 0x18ac, |