[PATCH 2/2] mm/page_alloc.c: fix a grammar in comment

From: Yaowei Bai
Date: Mon Mar 02 2015 - 09:31:36 EST


Alter 'controls' -> 'control'.

Signed-off-by: Yaowei Bai <bywxiaobai@xxxxxxx>
---
mm/page_alloc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mm/page_alloc.c b/mm/page_alloc.c
index 12c96ad..5158fa2 100644
--- a/mm/page_alloc.c
+++ b/mm/page_alloc.c
@@ -5716,7 +5716,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;
--
1.9.1


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/