* [PATCH] mm/page-writeback.c: fix comment error
@ 2012-06-12 5:15 Wanpeng Li
2012-06-12 5:22 ` Fengguang Wu
0 siblings, 1 reply; 2+ messages in thread
From: Wanpeng Li @ 2012-06-12 5:15 UTC (permalink / raw)
To: Fengguang Wu; +Cc: LKML, Gavin Shan, Wanpeng Li, Wanpeng Li
From: Wanpeng Li <liwp@linux.vnet.ibm.com>
Signed-off-by: Wanpeng Li <liwp@linux.vnet.ibm.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-12 5:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-12 5:15 [PATCH] mm/page-writeback.c: fix comment error Wanpeng Li
2012-06-12 5:22 ` Fengguang Wu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox