linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][migration] Trivial cleanup
       [not found] ` <20080805092209.830f5d0a.akpm@linux-foundation.org>
@ 2008-08-06  5:42   ` MinChan Kim
  2008-08-06 14:25     ` Christoph Lameter
  0 siblings, 1 reply; 2+ messages in thread
From: MinChan Kim @ 2008-08-06  5:42 UTC (permalink / raw)
  To: Andrew Morton, Christoph Lameter; +Cc: linux-mm, LKML

This is a trivial cleanup.
Anyone doesn't use it any more.  

Signed-off-by: MinChan Kim <minchan.kim@gmail.com>
---
 mm/mempolicy.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/mm/mempolicy.c b/mm/mempolicy.c
index 97020c0..36f4257 100644
--- a/mm/mempolicy.c
+++ b/mm/mempolicy.c
@@ -808,7 +808,6 @@ static int migrate_to_node(struct mm_struct *mm, int 
source, int dest,
 int do_migrate_pages(struct mm_struct *mm,
 	const nodemask_t *from_nodes, const nodemask_t *to_nodes, int flags)
 {
-	LIST_HEAD(pagelist);
 	int busy = 0;
 	int err = 0;
 	nodemask_t tmp;
-- 
1.5.4.3

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

* Re: [PATCH][migration] Trivial cleanup
  2008-08-06  5:42   ` [PATCH][migration] Trivial cleanup MinChan Kim
@ 2008-08-06 14:25     ` Christoph Lameter
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Lameter @ 2008-08-06 14:25 UTC (permalink / raw)
  To: MinChan Kim; +Cc: Andrew Morton, linux-mm, LKML

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2008-08-06 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20080805135559.GQ26461@parisc-linux.org>
     [not found] ` <20080805092209.830f5d0a.akpm@linux-foundation.org>
2008-08-06  5:42   ` [PATCH][migration] Trivial cleanup MinChan Kim
2008-08-06 14:25     ` Christoph Lameter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox