From 3a1e4697cbfc3db774d3d29b80d5ef588cfe1d2e Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Fri, 14 May 2004 05:43:18 -0700 Subject: [PATCH] blk_run_page(): fixup for swap_unplug_io_fn() --- include/linux/swap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/linux/swap.h b/include/linux/swap.h index f911d8afb8a5..0edc73ed7537 100644 --- a/include/linux/swap.h +++ b/include/linux/swap.h @@ -181,7 +181,7 @@ extern int vm_swappiness; extern int shmem_unuse(swp_entry_t entry, struct page *page); #endif /* CONFIG_MMU */ -extern void swap_unplug_io_fn(struct backing_dev_info *); +extern void swap_unplug_io_fn(struct backing_dev_info *, struct page *); #ifdef CONFIG_SWAP /* linux/mm/page_io.c */ -- cgit v1.2.3