Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67703
b: refs/heads/master
c: b018fc0
h: refs/heads/master
i:
  67701: 73e3f25
  67699: 77bb14d
  67695: 733a1b0
v: v3
  • Loading branch information
Jens Axboe committed Oct 12, 2007
1 parent 71edf19 commit 022d1db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 99874d50481c093adfe74e796436024d88b6a48c
refs/heads/master: b018fc09498f73da0014b44acbd59ea4a94300b4
2 changes: 1 addition & 1 deletion trunk/drivers/s390/block/xpram.c
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ static int xpram_make_request(struct request_queue *q, struct bio *bio)
}
}
set_bit(BIO_UPTODATE, &bio->bi_flags);
bio_end_io(bio, 0);
bio_endio(bio, 0);
return 0;
fail:
bio_io_error(bio);
Expand Down

0 comments on commit 022d1db

Please sign in to comment.