]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/mpage.c
[PATCH] md: ignore auto-readonly flag for arrays where it isn't meaningful
[karo-tx-linux.git] / fs / mpage.c
index bb9aebe93862d8c03a94990d4b28fc4832e93a1f..c5adcdddf3cc457dabb7af2197f69684a4b86020 100644 (file)
@@ -102,7 +102,7 @@ static struct bio *mpage_bio_submit(int rw, struct bio *bio)
 static struct bio *
 mpage_alloc(struct block_device *bdev,
                sector_t first_sector, int nr_vecs,
-               unsigned int __nocast gfp_flags)
+               gfp_t gfp_flags)
 {
        struct bio *bio;