From: Wei Yuan Date: Fri, 3 Apr 2015 03:50:48 +0000 (-0400) Subject: ext4: remove useless condition in if statement. X-Git-Tag: omap-for-v4.1/fixes-rc1~89^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f80f62adae2a2920781a847805d34b36b323f7d;p=pandora-kernel.git ext4: 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 Signed-off-by: Theodore Ts'o Reviewed-by: Lukas Czerner --- Reading git-diff-tree failed