LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] Memcontrol: remove a stray ` sign from comment.
@ 2008-03-05 11:38 Pavel Emelyanov
2008-03-05 13:59 ` Hugh Dickins
0 siblings, 1 reply; 2+ messages in thread
From: Pavel Emelyanov @ 2008-03-05 11:38 UTC (permalink / raw)
To: Andrew Morton; +Cc: Balbir Singh, KAMEZAWA Hiroyuki, Linux Kernel Mailing List
It got there accidentally :)
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
---
diff --git a/mm/memcontrol.c b/mm/memcontrol.c
index 631002d..887155b 100644
--- a/mm/memcontrol.c
+++ b/mm/memcontrol.c
@@ -884,7 +884,7 @@ int mem_cgroup_force_empty(struct mem_cgroup *mem)
css_get(&mem->css);
/*
* page reclaim code (kswapd etc..) will move pages between
-` * active_list <-> inactive_list while we don't take a lock.
+ * active_list <-> inactive_list while we don't take a lock.
* So, we have to do loop here until all lists are empty.
*/
while (mem->res.usage > 0) {
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Memcontrol: remove a stray ` sign from comment.
2008-03-05 11:38 [PATCH] Memcontrol: remove a stray ` sign from comment Pavel Emelyanov
@ 2008-03-05 13:59 ` Hugh Dickins
0 siblings, 0 replies; 2+ messages in thread
From: Hugh Dickins @ 2008-03-05 13:59 UTC (permalink / raw)
To: Pavel Emelyanov
Cc: Andrew Morton, Balbir Singh, KAMEZAWA Hiroyuki,
Linux Kernel Mailing List
On Wed, 5 Mar 2008, Pavel Emelyanov wrote:
> It got there accidentally :)
It's gone in 2.6.25-rc4.
Hugh
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-05 14:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-05 11:38 [PATCH] Memcontrol: remove a stray ` sign from comment Pavel Emelyanov
2008-03-05 13:59 ` Hugh Dickins
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).