mm: fix some trivial typos in comments
[cascardo/linux.git] / mm / page_alloc.c
index 6780b2e..657daea 100644 (file)
@@ -2845,7 +2845,7 @@ EXPORT_SYMBOL(free_pages_exact);
  * nr_free_zone_pages() counts the number of counts pages which are beyond the
  * high watermark within all zones at or below a given zone index.  For each
  * zone, the number of pages is calculated as:
- *     present_pages - high_pages
+ *     managed_pages - high_pages
  */
 static unsigned long nr_free_zone_pages(int offset)
 {