From 78c3eb3c84470a654b283103deff0ba128759dcd Mon Sep 17 00:00:00 2001 From: Wei Yuan Date: Fri, 20 Mar 2015 11:09:10 +0800 Subject: [PATCH] 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-format-patch failed