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)
commit05dca37303c10c7fa5a58138e6f0c8fb6b5f4e17
treecab63fcf3c9d3537378f2471a2046827598d7520
parentb7cfd6d4686a7b85aa3db2c40d53087fb1604969
staging: lustre: ldlm: ldlm_lib.c removed unecessary space after function name

- 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