Merge git://git.infradead.org/battery-2.6
[powerpc.git] / fs / jfs / jfs_metapage.c
index 941369c..f5cd8d3 100644 (file)
@@ -180,7 +180,7 @@ static inline void remove_metapage(struct page *page, struct metapage *mp)
 
 #endif
 
-static void init_once(void *foo, struct kmem_cache *cachep, unsigned long flags)
+static void init_once(struct kmem_cache *cachep, void *foo)
 {
        struct metapage *mp = (struct metapage *)foo;