On Mon, Mar 31, 2014 at 11:11:34AM +0200, Lukas Czerner wrote: > Currently in ext4_fallocate() and ext4_zero_range() we're testing ret > variable along with new_size. However in ext4_fallocate() we just tested > ret before and in ext4_zero_range() if will always be zero when we get > there so there is no need to test it in both cases. > > Signed-off-by: Lukas Czerner <lczerner@xxxxxxxxxx> Thanks, applied. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html