staging: greybus: fix block comment
authorHisao Tanabe <xtanabe@gmail.com>
Mon, 3 Oct 2016 14:45:15 +0000 (23:45 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:24:20 +0000 (10:24 +0200)
commit1047cc1359a2f502fc7a148dcaf7ebcaba8c62bc
tree88ddd3ca4ecc1778aa9d2ea81522c7968bef3bf1
parentcb026e398852729cae02b105cf42a1863df78988
staging: greybus: fix block comment

This patch fix the coding style problem of block comment detected by the
checkpatch.pl.

WARNING: Block comments use a trailing */ on a separate line

Signed-off-by: Hisao Tanabe <xtanabe@gmail.com>
Acked-by: Johan Hovold <johan@kernel.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/arche-apb-ctrl.c