lkml.org 
[lkml]   [2006]   [Jan]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Extra brace in mm/mempolicy.c on 2.6.16-rc1-mm1
An additional brace in mm/mempolicy.c causes a compile problem


--- linux-2.6.16-rc1-mm1-clean/mm/mempolicy.c 2006-01-19 11:21:59.000000000 +0000
+++ linux-2.6.16-rc1-mm1-mempolicy/mm/mempolicy.c 2006-01-19 12:47:10.000000000 +0000
@@ -543,7 +543,6 @@
if ((flags & MPOL_MF_MOVE_ALL) || page_mapcount(page) ==1)
if (isolate_lru_page(page))
list_add(&page->lru, pagelist);
- }
}

/*
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2006-01-19 14:51    [W:0.063 / U:0.460 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site