staging: lustre: Fix space prohibited between function name and open parenthesis
authorMathieu OTHACEHE <m.othacehe@gmail.com>
Tue, 2 Sep 2014 16:39:44 +0000 (18:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Sep 2014 17:32:58 +0000 (10:32 -0700)
commite49d63ea147df36311fc973f5bd540125bf653a9
tree969d78bbff9d9d26e06295b7ab9db1d07ae13dec
parentd6e962c5a0d11bad9711171743756578d2969f45
staging: lustre: Fix space prohibited between function name and open parenthesis

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

Signed-off-by: Mathieu OTHACEHE <m.othacehe@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/lib-eq.c