[media] Staging/media: fixed spacing coding style in go7007/wis-uda1342.c

fixed below checkpatch error.
- ERROR: that open brace { should be on the previous line

Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
YAMANE Toshiaki 2012-11-06 15:40:16 -03:00 committed by Mauro Carvalho Chehab
parent dd442d4d79
commit b91c78e354
1 changed files with 1 additions and 2 deletions

View File

@ -103,8 +103,7 @@ static u16 vid_regs_fp[] = {
};
/* PAL specific values */
static u16 vid_regs_fp_pal[] =
{
static u16 vid_regs_fp_pal[] = {
0x120, 0x017,
0x121, 0xd22,
0x122, 0x122,