OSDN Git Service

greybus: svc: Move '{' to a new line in function definitions
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 29 Jul 2015 06:14:08 +0000 (11:44 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 4 Aug 2015 03:09:00 +0000 (20:09 -0700)
commit03cb4fa92ae76cebdb519c92fd3839ac291eac0f
tree307c0bbe7ea1b543e892650ecb8657e4c5fb5f35
parent7f69e5990f66818bd5bdb90a51df0cca2505c1bc
greybus: svc: Move '{' to a new line in function definitions

That's the style we follow for kernel code.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/svc.c