Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143340
b: refs/heads/master
c: 4d1f9fd
h: refs/heads/master
v: v3
  • Loading branch information
Nikanth Karthikesan authored and Jens Axboe committed Apr 15, 2009
1 parent 77d2405 commit 0cec8ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 15afd1cc7b624e1c94fdf824ec5af611050b150c
refs/heads/master: 4d1f9fdb6177a9bdecf26976337dd39abcc8edbc
2 changes: 0 additions & 2 deletions trunk/fs/direct-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -307,8 +307,6 @@ dio_bio_alloc(struct dio *dio, struct block_device *bdev,
struct bio *bio;

bio = bio_alloc(GFP_KERNEL, nr_vecs);
if (bio == NULL)
return -ENOMEM;

bio->bi_bdev = bdev;
bio->bi_sector = first_sector;
Expand Down

0 comments on commit 0cec8ec

Please sign in to comment.