staging: lustre: replace c99 style comments with C89
authorSrikrishan Malik <srikrishanmalik@gmail.com>
Mon, 11 Aug 2014 18:27:32 +0000 (23:57 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:17 +0000 (12:23 -0700)
commit125ffec0bd80313124b719465c9fd529b39d6230
tree55dbb8819a9ff3b78bfc4ec82cad777ecb4a1c63
parent301af9068dd1b72ee80d0321b67eb5d76e08b3c0
staging: lustre: replace c99 style comments with C89

Fixes the following checkpatch error:

ERROR: do not use C99 // comments

Signed-off-by: Srikrishan Malik <srikrishanmalik@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/mdc/mdc_lib.c
This page took 0.024389 seconds and 5 git commands to generate.