]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: lustre: Fix Space Prohibition before '++' in conrpc.c
authorRashika Kheria <rashika.kheria@gmail.com>
Thu, 17 Oct 2013 14:27:26 +0000 (19:57 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2013 16:06:43 +0000 (09:06 -0700)
commit16565ee1bfea572be20b371558ac434de70442b4
tree43fa62a6d0a6d052e31f64d444bb39e5dbe8bb56
parenta65616d5546e276b1b4c822c16828a99239a4d8f
Staging: lustre: Fix Space Prohibition before '++' in conrpc.c

This patch fixes the following checkpatch.pl error in conrpc.c-
ERROR: space prohibited before that '++'

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/selftest/conrpc.c