Merge branch 'linux-kernel-disk' into refs/top-bases/linux-zfs-branch

This commit is contained in:
Brian Behlendorf 2009-03-11 22:29:12 -07:00
commit adcaad04be
1 changed files with 0 additions and 1 deletions

View File

@ -206,7 +206,6 @@ bio_map_virt(struct request_queue *q, void *data,
const int nr_pages = end - start;
struct page *page;
struct bio *bio;
int rc;
bio = bio_alloc(gfp_mask, nr_pages);
if (!bio)