]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
[media] Staging/media: fixed spacing coding style in go7007/wis-tw9903.c
authorYAMANE Toshiaki <yamanetoshi@gmail.com>
Tue, 6 Nov 2012 11:33:26 +0000 (08:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 21 Dec 2012 20:52:17 +0000 (18:52 -0200)
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>
drivers/staging/media/go7007/wis-tw9903.c

index 94071def3bb47dd93bbeef5a0e8f8fe3e7a183df..854919e8154779c0f54eaa98d8500d38196ca170 100644 (file)
@@ -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,