OSDN Git Service

greybus: raw: move module_{init|exit} to the end of functions
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 20 May 2015 11:24:22 +0000 (16:54 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 21 May 2015 05:43:05 +0000 (22:43 -0700)
commit8ba2522fa8397c894c2d42ed3461e23862ea6a45
treebc559327bed581b0acfa761379c7e44a0e33fa19
parentc16b63e851e1100e670ab47a094e8c414996e6f9
greybus: raw: move module_{init|exit} to the end of functions

This is what coding guidelines say. Lets do it.

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/raw.c