Skip to content

Commit

Permalink
mm/page_alloc.c: clean up comment
Browse files Browse the repository at this point in the history
Signed-off-by: Yaowei Bai <bywxiaobai@163.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Yaowei Bai authored and Linus Torvalds committed Apr 14, 2015
1 parent f91e8d6 commit 42ff270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -5760,7 +5760,7 @@ static void __setup_per_zone_wmarks(void)
* value here.
*
* The WMARK_HIGH-WMARK_LOW and (WMARK_LOW-WMARK_MIN)
* deltas controls asynch page reclaim, and so should
* deltas control asynch page reclaim, and so should
* not be capped for highmem.
*/
unsigned long min_pages;
Expand Down

0 comments on commit 42ff270

Please sign in to comment.