]> Pileus Git - ~andy/linux/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)
commitd79a44115196980beb786ab6d2effe09913cf243
tree83eea5233965a7a9689fbf64e70fb8c5d5fe6e47
parentb0834c8728d90ea79a76e9d3d6fa573beb37488d
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