From: Himangi Saraogi Date: Sat, 1 Mar 2014 21:31:17 +0000 (+0530) Subject: staging: lustre: remove assignment in if condition X-Git-Tag: v3.15-rc1~139^2~612 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8505e3fc47b37591c3189b6e49e3f3a01b36d753;p=pandora-kernel.git staging: lustre: remove assignment in if condition This patch removes the assignment in if conditions to do away with the checkpatch warning :'do not use assignment in if condition'. Signed-off-by: Himangi Saraogi Reviewed-by: Paul E. McKenney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed