Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: android: remove multiple blank lines

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>

authored by

Ioana Ciornei and committed by
Greg Kroah-Hartman
49112c7f f8b053e3

-1
-1
drivers/staging/android/timed_gpio.c
··· 25 25 #include "timed_output.h" 26 26 #include "timed_gpio.h" 27 27 28 - 29 28 struct timed_gpio_data { 30 29 struct timed_output_dev dev; 31 30 struct hrtimer timer;