]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: lustre: Fix space prohibited between function name and open paranthesis
authorRashika Kheria <rashika.kheria@gmail.com>
Thu, 24 Oct 2013 13:56:23 +0000 (19:26 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Oct 2013 03:27:06 +0000 (20:27 -0700)
commite6385cea253c2a6a55237cb54b648f1e76500701
tree1f21e6e1ed3e03c928e651f9dc794ee2e48c8fae
parentf22c3cf531ec1d3d0859760e6e4ec94ec64f16e0
Staging: lustre: Fix space prohibited between function name and open paranthesis

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

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Lisa Nguyen <lisa@xenapiadmin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/acceptor.c