lustre: Fix space required before the open parenthesis in mgc_required.c
authorMasanari Iida <standby24x7@gmail.com>
Mon, 23 Dec 2013 04:10:32 +0000 (13:10 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jan 2014 23:50:34 +0000 (15:50 -0800)
commit37821997e7e6fdd89b7c71cb0855cc3cdb78e664
tree730c6a52071826d123d2d30facdfe30fa398c352
parentf4ad847a9f1dff3ca360c577c077d23cf65db8c0
lustre: Fix space required before the open parenthesis in mgc_required.c

This patch fixed "ERROR: space required before the open
parenthesis'('" found by checkpatch.pl in
lustre/lustre/mgc/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