staging: android: remove multiple blank lines
authorIoana Ciornei <ciorneiioana@gmail.com>
Sun, 1 Nov 2015 14:38:23 +0000 (16:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
This patch removes multiple blank lines in order to follow
the linux kernel coding style.

Signed-off-by: Ioana Ciornei <ciorneiioana@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/timed_gpio.c

index 5246f42c12272702d28b31a93decdecbd3b85e14..bcd9924d4631234fd1ed016deb519ee36de1b36c 100644 (file)
@@ -25,7 +25,6 @@
 #include "timed_output.h"
 #include "timed_gpio.h"
 
-
 struct timed_gpio_data {
        struct timed_output_dev dev;
        struct hrtimer timer;
This page took 0.025657 seconds and 5 git commands to generate.