Staging: lustre: Deleted space prohibited between function name and open parenthesis
authorDilek Uzulmez <dilekuzulmez@gmail.com>
Fri, 27 Feb 2015 22:54:17 +0000 (00:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 00:39:24 +0000 (16:39 -0800)
WARNING: space prohibited between function name and open parenthesis '('
Remove unnecessary space between function name and opening parenthesis.
That was found by running checkpatch.pl

Signed-off-by: Dilek Uzulmez <dilekuzulmez@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found