diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2006-03-14 14:18:49 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-21 11:53:32 -0500 |
commit | 67ac9a40f90db57b09f7d98f72d8d0344acefbac (patch) | |
tree | 836d847d1708ec8aa2fe4e3a01e315203210a840 /drivers/media/video | |
parent | 12a219da0a74d1d797475addbccaedf2343be571 (diff) |
V4L/DVB (3503): Whitespace: fix incorrect indentation of curly bracket
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video')
-rw-r--r-- | drivers/media/video/saa7134/saa7134-cards.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/saa7134/saa7134-cards.c b/drivers/media/video/saa7134/saa7134-cards.c index 5e0251a33e8b..3824fba7fb1c 100644 --- a/drivers/media/video/saa7134/saa7134-cards.c +++ b/drivers/media/video/saa7134/saa7134-cards.c | |||
@@ -536,7 +536,7 @@ struct saa7134_board saa7134_boards[] = { | |||
536 | .radio = { | 536 | .radio = { |
537 | .name = name_radio, | 537 | .name = name_radio, |
538 | .amux = LINE2, | 538 | .amux = LINE2, |
539 | }, | 539 | }, |
540 | }, | 540 | }, |
541 | [SAA7134_BOARD_MD7134] = { | 541 | [SAA7134_BOARD_MD7134] = { |
542 | .name = "Medion 7134", | 542 | .name = "Medion 7134", |