commit | f93c0616867bb40d5b974846658e2c9248e31cf4 | [log] [tgz] |
---|---|---|
author | Rashika Kheria <rashika.kheria@gmail.com> | Thu Oct 24 19:26:23 2013 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 26 20:27:06 2013 -0700 |
tree | 1f21e6e1ed3e03c928e651f9dc794ee2e48c8fae | |
parent | 218c394a9acece79fce6c16d2b62f753cd993a0e [diff] |
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>