]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: lustre: Removal of assignment in if condition in conrpc.c
authorRashika Kheria <rashika.kheria@gmail.com>
Thu, 17 Oct 2013 14:28:45 +0000 (19:58 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2013 16:06:44 +0000 (09:06 -0700)
commit43de7325480cbd880d26974084ce29a4f3323ce0
treef12317e7cc3df3c512fa172fb9a33c599965a697
parentbf7809d2a3e64c8b69ce537d8837cf9a86b949c0
Staging: lustre: Removal of assignment in if condition in conrpc.c

This patch fixes the following checkpatch.pl error in conrpc.c-
ERROR: do not use assignment in if condition

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