From: Jon Bernard Date: Tue, 17 Sep 2013 01:27:55 +0000 (-0400) Subject: Staging: lustre: remove assignment in if conditions X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~645 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8afd983ce4a3e2efe513a131ef5ee4516ec2eb28;p=pandora-kernel.git Staging: lustre: remove assignment in if conditions This is a patch to lvfs_linux.c that removes the use of variable assignment within an if condition found by checkpatch.pl. Signed-off-by: Jon Bernard Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed