Merge branch 'pm-cpufreq'
[linux-2.6-microblaze.git] / mm / vmstat.c
index f5fa1bd..76f7367 100644 (file)
@@ -1359,8 +1359,6 @@ static bool is_zone_first_populated(pg_data_t *pgdat, struct zone *zone)
                        return zone == compare;
        }
 
-       /* The zone must be somewhere! */
-       WARN_ON_ONCE(1);
        return false;
 }