X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Fbio.c;h=3312fcc3c0986401511c1fc7c3948a6af6c69876;hb=41c5ae6898454277ec88e8e7278c8c58026363a3;hp=242e409dab4b24992098c52a8a53cf974c9be766;hpb=dd07a8db7283f52f347aee468007556944b5b393;p=~andy%2Flinux diff --git a/fs/bio.c b/fs/bio.c index 242e409dab4..3312fcc3c09 100644 --- 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;