staging: lustre: ldlm: ldlm_lib.c removed unecessary space after function name
authorAnil Belur <askb23@gmail.com>
Thu, 19 Jun 2014 16:01:48 +0000 (02:01 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jun 2014 00:23:53 +0000 (17:23 -0700)
- this fixes "WARNING: space prohibited between function name and open
  parenthesis '("

Signed-off-by: Anil Belur <askb23@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ldlm/ldlm_lib.c