Staging: lustre: Removal of Space between function name and parenthesis in conrpc.c
authorRashika Kheria <rashika.kheria@gmail.com>
Thu, 17 Oct 2013 14:25:58 +0000 (19:55 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2013 16:06:43 +0000 (09:06 -0700)
commit4d72b5afc0bd3e97bb5871b52fd7904c78961ff0
tree5706521c889cec158d4126300ad22dff12b414c6
parentf1490809846f33433a610ab6e367d6de029f37da
Staging: lustre: Removal of Space between function name and parenthesis in conrpc.c

The patch fixes the following checkpatch.pl warning in conrpc.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/selftest/conrpc.c