]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: lustre: Removal of Space between function name and parenthesis in timer.c
authorRashika Kheria <rashika.kheria@gmail.com>
Thu, 17 Oct 2013 14:30:09 +0000 (20:00 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2013 16:06:44 +0000 (09:06 -0700)
commite1b83c9e27f21211f90250e1b98a572d8aa31798
tree83eea5233965a7a9689fbf64e70fb8c5d5fe6e47
parent43de7325480cbd880d26974084ce29a4f3323ce0
Staging: lustre: Removal of Space between function name and parenthesis in timer.c

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