From: Emmanuil Chatzipetru Date: Sun, 8 Jan 2017 13:37:07 +0000 (+0100) Subject: staging: olpc_dcon: olpc_dcon_xo_1_5: Remove multiple blank lines. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=08a36974c0100f97b73da2d64cf7ae415dd382c5;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git staging: olpc_dcon: olpc_dcon_xo_1_5: Remove multiple blank lines. 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c b/drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c index e7a395793b35..75c3c2fe9560 100644 --- a/drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c +++ b/drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c @@ -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;