]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb75254a8c9cb1e3d43e97441c9506456a2fc8667
treecab63fcf3c9d3537378f2471a2046827598d7520
parent908a35b1722383bbb9df4ac74fe66051b5ba1b7a
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