greybus: Remove extra blank lines
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 10 Jun 2016 09:29:07 +0000 (14:59 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 10 Jun 2016 23:32:33 +0000 (16:32 -0700)
commit60fb3405c73ea0bbab942c699496123f9e987c04
treedf845bd382a5b25591605966d8dab8ca1ad20e8d
parent6554efa28edc09029012f8217c5481ff320b7fca
greybus: Remove extra blank lines

This patch removes few blank lines across the repository at places where
two blank lines were present together or when a blank line is present at
the start or end of a routine.

Note that this doesn't remove most of them from greybus_protocols.h as
they were added on purpose.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
12 files changed:
drivers/staging/greybus/audio_codec.c
drivers/staging/greybus/audio_module.c
drivers/staging/greybus/audio_topology.c
drivers/staging/greybus/bundle.c
drivers/staging/greybus/connection.c
drivers/staging/greybus/gpio.c
drivers/staging/greybus/hid.c
drivers/staging/greybus/power_supply.c
drivers/staging/greybus/pwm.c
drivers/staging/greybus/spilib.c
drivers/staging/greybus/svc.c
drivers/staging/greybus/uart.c