From: Wei Yuan Date: Fri, 20 Mar 2015 03:09:10 +0000 (+0800) Subject: ext3: Remove useless condition in if statement. X-Git-Tag: omap-for-v4.1/fixes-rc1~117^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78c3eb3c84470a654b283103deff0ba128759dcd;p=pandora-kernel.git ext3: Remove useless condition in if statement. In this if statement, the previous condition is useless, the later one has covered it. Signed-off-by: Weiyuan Reviewed-by: Lukas Czerner Signed-off-by: Jan Kara --- Reading git-diff-tree failed