diff --git a/mm/compaction.c b/mm/compaction.c index 82fd543b410e..dc16efd5fac5 100644 --- a/mm/compaction.c +++ b/mm/compaction.c @@ -671,8 +671,6 @@ static unsigned long isolate_freepages_block(struct compact_control *cc, isolate_fail: if (strict) break; - else - continue; }