staging: lustre: Fix comment style
authorFabian Huegel <fabian_huegel@web.de>
Thu, 18 Jan 2018 15:51:31 +0000 (16:51 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Jan 2018 10:40:49 +0000 (11:40 +0100)
commit2416fb7ba9f08527c86b53d2200415ecdb029a71
treed57896d47dc882452780d95e9733344e273c117f
parent197ecafc874d240ef069122479341f1382848ee1
staging: lustre: Fix comment style

Most multi-line comments started on the first line, but the preferred
linux kernel style is to start multi-line comments on the second line.
Some comments became less readable after the change, so we changed them
to single-line comments.

Signed-off-by: Fabian Huegel <fabian_huegel@web.de>
Signed-off-by: Christoph Volkert <linux@christoph-volkert.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/obd_class.h