staging: lustre: Fix space prohibited between function name and open parenthesis...
authorMasanari Iida <standby24x7@gmail.com>
Tue, 24 Dec 2013 12:53:18 +0000 (21:53 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jan 2014 23:52:43 +0000 (15:52 -0800)
This patch fixed "WARNING: space prohibited between function name
and open parenthesis '(' found by checkpatch.pl,
in lustre/lclient/lcommon_cl.c

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found