All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged] mm-migratec-remove-the-unused-macro-lru_to_page.patch removed from -mm tree
@ 2012-01-11 21:28 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2012-01-11 21:28 UTC (permalink / raw)
  To: shhuiw, kyungmin.park, mgorman, mm-commits


The patch titled
     Subject: mm/migrate.c: remove the unused macro lru_to_page
has been removed from the -mm tree.  Its filename was
     mm-migratec-remove-the-unused-macro-lru_to_page.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
From: Wang Sheng-Hui <shhuiw@gmail.com>
Subject: mm/migrate.c: remove the unused macro lru_to_page

lru_to_page is not used in mm/migrate.c.

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Acked-by: Mel Gorman <mgorman@suse.de>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/migrate.c |    2 --
 1 file changed, 2 deletions(-)

diff -puN mm/migrate.c~mm-migratec-remove-the-unused-macro-lru_to_page mm/migrate.c
--- a/mm/migrate.c~mm-migratec-remove-the-unused-macro-lru_to_page
+++ a/mm/migrate.c
@@ -39,8 +39,6 @@
 
 #include "internal.h"
 
-#define lru_to_page(_head) (list_entry((_head)->prev, struct page, lru))

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-11 21:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-11 21:28 [merged] mm-migratec-remove-the-unused-macro-lru_to_page.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.