From: Rashika Kheria Date: Sun, 27 Oct 2013 13:19:31 +0000 (+0530) Subject: Staging: lustre: Fix no use of assignment in if condition X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16fcfa17d52f9f9e4e2f02a5b078b078eb5eabf3;p=pandora-kernel.git Staging: lustre: Fix no use of assignment in if condition This patch fixes the following checkpatch.pl error in lustre/ldlm/interval_tree.c- ERROR: do not use assignment in if condition Signed-off-by: Rashika Kheria Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed