[PATCH] mm/page-writeback.c: fix comment error

From: Wanpeng Li
Date: Tue Jun 12 2012 - 01:15:09 EST


From: Wanpeng Li <liwp@xxxxxxxxxxxxxxxxxx>

Signed-off-by: Wanpeng Li <liwp@xxxxxxxxxxxxxxxxxx>
---
mm/page-writeback.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mm/page-writeback.c b/mm/page-writeback.c
index c833bf0..c8945e0 100644
--- a/mm/page-writeback.c
+++ b/mm/page-writeback.c
@@ -918,7 +918,7 @@ static void bdi_update_dirty_ratelimit(struct backing_dev_info *bdi,
* bdi->dirty_ratelimit = balanced_dirty_ratelimit;
*
* However to get a more stable dirty_ratelimit, the below elaborated
- * code makes use of task_ratelimit to filter out sigular points and
+ * code makes use of task_ratelimit to filter out singular points and
* limit the step size.
*
* The below code essentially only uses the relative value of
--
1.7.9.5

--
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/