]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/bio.c
MM: Fix macro argument substitution in PageHead() and PageTail()
[linux-2.6-omap-h63xx.git] / fs / bio.c
index 242e409dab4b24992098c52a8a53cf974c9be766..3312fcc3c0986401511c1fc7c3948a6af6c69876 100644 (file)
--- a/fs/bio.c
+++ b/fs/bio.c
@@ -903,7 +903,7 @@ void bio_set_pages_dirty(struct bio *bio)
        }
 }
 
-void bio_release_pages(struct bio *bio)
+static void bio_release_pages(struct bio *bio)
 {
        struct bio_vec *bvec = bio->bi_io_vec;
        int i;