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)
commitf93c0616867bb40d5b974846658e2c9248e31cf4
tree1f21e6e1ed3e03c928e651f9dc794ee2e48c8fae
parent218c394a9acece79fce6c16d2b62f753cd993a0e
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