staging: olpc_dcon: olpc_dcon_xo_1_5: Remove multiple blank lines.
authorEmmanuil Chatzipetru <chatzi.emanuel@gmail.com>
Sun, 8 Jan 2017 13:37:07 +0000 (14:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jan 2017 16:40:15 +0000 (17:40 +0100)
This issue is caught by checkpatch.pl and is related to the following
warning:
- CHECK: Please don't use multiple blank lines

Signed-off-by: Emmanuil Chatzipetru <chatzi.emanuel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c

index e7a3957..75c3c2f 100644 (file)
@@ -107,7 +107,6 @@ static void set_i2c_line(int sda, int scl)
        outb(tmp, 0x3c5);
 }
 
-
 static void dcon_wiggle_xo_1_5(void)
 {
        int x;