OSDN Git Service

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)
commit87bb7f5c31286d35ed25b37e25517462de0420d7
tree616ea2a16e04909a3f43250dc4791ce8260bc933
parent2d42ac21efe4a191f992ffd2d004b0a4e052102e
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