OSDN Git Service

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)
commitfc831a90494f5a172b6ccca21187610d64bebe8f
tree43fa62a6d0a6d052e31f64d444bb39e5dbe8bb56
parent98d1bbddc6415cef0bcf0da88e0ff86e08e51737
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