linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] unmapped quotes
@ 2012-05-12  8:47 liwp.linux
  2012-05-12  9:02 ` Michael Tokarev
  0 siblings, 1 reply; 6+ messages in thread
From: liwp.linux @ 2012-05-12  8:47 UTC (permalink / raw)
  To: Fengguang Wu, Jan Kara, Andrew Morton, Peter Zijlstra,
	Johannes Weiner, linux-kernel
  Cc: liwp.linux, Wanpeng Li

From: Wanpeng Li <liwp.linux@gmail.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 26adea8..2b317a3 100644
--- a/mm/page-writeback.c
+++ b/mm/page-writeback.c
@@ -1155,7 +1155,7 @@ static long bdi_min_pause(struct backing_dev_info *bdi,
  * balance_dirty_pages() must be called by processes which are generating dirty
  * data.  It looks at the number of dirty pages in the machine and will force
  * the caller to wait once crossing the (background_thresh + dirty_thresh) / 2.
- * If we're over `background_thresh' then the writeback threads are woken to
+ * If we're over 'background_thresh' then the writeback threads are woken to
  * perform some writeout.
  */
 static void balance_dirty_pages(struct address_space *mapping,
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-05-13  2:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-12  8:47 [PATCH] unmapped quotes liwp.linux
2012-05-12  9:02 ` Michael Tokarev
2012-05-12 11:26   ` Fengguang Wu
2012-05-12 14:09     ` Johannes Weiner
2012-05-13  2:18       ` Cong Wang
2012-05-12 14:32     ` Bernd Petrovitsch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).