]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: fix block comment style
authorSantha Meena Ramamoorthy <santhameena13@gmail.com>
Wed, 28 Feb 2018 19:45:05 +0000 (11:45 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Mar 2018 16:21:49 +0000 (17:21 +0100)
commit0e167cb5d77c44feb5a2ba28aaccf165c73cd5d8
tree616ea2a16e04909a3f43250dc4791ce8260bc933
parent58ea25768756cb0cf7c9ea04c5a917a6b8f36e2b
staging: lustre: fix block comment style

Add trailing */ on a separate line for block comments to conform to
the Linux kernel coding style. Issue found using checkpatch.

Signed-off-by: Santha Meena Ramamoorthy <santhameena13@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/lov/lov_object.c