staging/lustre: Get rid of C99 comments in lustre_idl.h
authorOleg Drokin <green@linuxhacker.ru>
Thu, 25 Feb 2016 03:00:08 +0000 (22:00 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Feb 2016 06:05:50 +0000 (22:05 -0800)
commitdf693dbe9b8db37708bd746263cf44b4ee340bd1
tree9efd5a4f3f6caa6323f673e8b708fbd0ffbeb522
parenteb3d998976bccaaa9bace08226acbafe25eb8175
staging/lustre: Get rid of C99 comments in lustre_idl.h

lustre_idl.h contains various protocol data. In order to avoid
reusal of values that might have meant something else in the past,
the old no longer used values are commented out, convert the
comments into regular comments from C99 where appropriate.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lustre/lustre_idl.h