Skip to content

Commit

Permalink
V4L/DVB (3503): Whitespace: fix incorrect indentation of curly bracket
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
mkrufky authored and Linus Torvalds committed Mar 21, 2006
1 parent 12a219d commit 67ac9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/saa7134/saa7134-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ struct saa7134_board saa7134_boards[] = {
.radio = {
.name = name_radio,
.amux = LINE2,
},
},
},
[SAA7134_BOARD_MD7134] = {
.name = "Medion 7134",
Expand Down

0 comments on commit 67ac9a4

Please sign in to comment.