aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm/vmstat.c')
-rw-r--r--mm/vmstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/vmstat.c b/mm/vmstat.c
index dc9e69209223..292a35fe56c9 100644
--- a/mm/vmstat.c
+++ b/mm/vmstat.c
@@ -399,12 +399,12 @@ static char *vmstat_text[] = {
399 "nr_mapped", 399 "nr_mapped",
400 "nr_file_pages", 400 "nr_file_pages",
401 "nr_slab", 401 "nr_slab",
402 "nr_page_table_pages",
402 403
403 /* Page state */ 404 /* Page state */
404 "nr_dirty", 405 "nr_dirty",
405 "nr_writeback", 406 "nr_writeback",
406 "nr_unstable", 407 "nr_unstable",
407 "nr_page_table_pages",
408 408
409 "pgpgin", 409 "pgpgin",
410 "pgpgout", 410 "pgpgout",