[media] Staging/media: fixed spacing coding style in go7007/wis-tw9903.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:
Родитель
afca99a2bf
Коммит
8ce21ecdf5
|
@ -31,8 +31,7 @@ struct wis_tw9903 {
|
|||
int hue;
|
||||
};
|
||||
|
||||
static u8 initial_registers[] =
|
||||
{
|
||||
static u8 initial_registers[] = {
|
||||
0x02, 0x44, /* input 1, composite */
|
||||
0x03, 0x92, /* correct digital format */
|
||||
0x04, 0x00,
|
||||
|
|
Загрузка…
Ссылка в новой задаче