]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit17e17af6ac95735e49074c094ea990f2bb0ff59b
tree969d78bbff9d9d26e06295b7ab9db1d07ae13dec
parentb178a5315b45e685e2b2fb46340cca8834c92aa5
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