staging: lustre: Fix do not use C99 // comments in mgc_request.c
authorMasanari Iida <standby24x7@gmail.com>
Mon, 23 Dec 2013 04:10:34 +0000 (13:10 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jan 2014 23:50:34 +0000 (15:50 -0800)
commit57c4b12734f1fe86be8ebe86abf25ae51f4a79fd
tree375f41075aa3794d9bc3d493ccb96774e109294b
parent3126b4d12132a5d70df0c7fd4d047ea92d492987
staging: lustre: Fix do not use C99 // comments in mgc_request.c

This patch fixed "ERROR: do not use C99 // comments"
found by checkpatch.pl in lustre/lustre/mgc_request.c

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/mgc/mgc_request.c
This page took 0.027138 seconds and 5 git commands to generate.