]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: greybus: loopback_test: fix comment style issues
authorAleksey Rybalkin <aleksey@rybalkin.org>
Mon, 3 Jul 2017 18:27:15 +0000 (23:27 +0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Jul 2017 06:40:58 +0000 (08:40 +0200)
commitac9735b9934efa5a7146671360663548b5427a75
tree04ff28c8526312214e079e223ff7100730d185e2
parent8a88dd46c87bef398fce43b8bba581c0ac5146b2
staging: greybus: loopback_test: fix comment style issues

According to checkpatch warning, block comments should align the * on
each line. Also, preferred style for multi-line comments is starting the
comment text after the second *.

Signed-off-by: Aleksey Rybalkin <aleksey@rybalkin.org>
Acked-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/tools/loopback_test.c