]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/mpage.h
consolidate generic_writepages and mpage_writepages
[net-next-2.6.git] / include / linux / mpage.h
index cc5fb75af78a25e22c55ba868e4612e09331fbe1..068a0c9946af7e1f780f8cd287a517a14852286b 100644 (file)
@@ -12,7 +12,6 @@
 #ifdef CONFIG_BLOCK
 
 struct writeback_control;
-typedef int (writepage_t)(struct page *page, struct writeback_control *wbc);
 
 int mpage_readpages(struct address_space *mapping, struct list_head *pages,
                                unsigned nr_pages, get_block_t get_block);