Staging: lustre: Fix space prohibited between function and open paranthesis
authorRashika Kheria <rashika.kheria@gmail.com>
Fri, 25 Oct 2013 18:51:24 +0000 (00:21 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Oct 2013 03:34:53 +0000 (20:34 -0700)
commit24edbe4fbf9ea9fb1fd7ce220f5dd0abe4a0d599
tree53f73569888332401505839203ca28c93421703b
parent13a7e2cf9b1113b9d75058d74f91b1faeea22f43
Staging: lustre: Fix space prohibited between function and open paranthesis

This patch fixes the following checkpatch.pl warning in
lnet/lnet/config.c-
WARNING: space prohibited between function name and open parenthesis '('

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/config.c