diff --git a/mm/vmstat.c b/mm/vmstat.c index 05de233a6fcac10b63c44c03010a06af877f1766..85f3a2e04adce033681df7274cda7ae9f8acb8b9 100644 --- a/mm/vmstat.c +++ b/mm/vmstat.c @@ -1255,7 +1255,7 @@ static void pagetypeinfo_showblockcount_print(struct seq_file *m, seq_putc(m, '\n'); } -/* Print out the free pages at each order for each migratetype */ +/* Print out the number of pageblocks for each migratetype */ static int pagetypeinfo_showblockcount(struct seq_file *m, void *arg) { int mtype;