From 5f80f62adae2a2920781a847805d34b36b323f7d Mon Sep 17 00:00:00 2001 From: Wei Yuan Date: Thu, 2 Apr 2015 23:50:48 -0400 Subject: [PATCH] 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-format-patch failed