X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=mm%2Fpage_io.c;h=c6f3e5071de3bb57c737cef88ab32c3cbdac4aee;hb=b8d9bfeb18f9af794020d96e9bee984d18a8d737;hp=3023c475e0415fc0c6ec537a556e6d3835a2b1d9;hpb=f1c7404e37a8970bd58cc10a6d96534d42b9aac6;p=~andy%2Flinux diff --git a/mm/page_io.c b/mm/page_io.c index 3023c475e04..c6f3e5071de 100644 --- a/mm/page_io.c +++ b/mm/page_io.c @@ -120,7 +120,7 @@ out: return ret; } -int swap_readpage(struct file *file, struct page *page) +int swap_readpage(struct page *page) { struct bio *bio; int ret = 0;