Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67643
b: refs/heads/master
c: 1462222
h: refs/heads/master
i:
  67641: 06187a1
  67639: 32bfe70
v: v3
  • Loading branch information
Martin Schwidefsky committed Oct 12, 2007
1 parent 1e8b8b3 commit 6eeebe4
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: a2e53801971edbdaac4411760d893b8b65646987
refs/heads/master: 1462222b76a09a24b240563a51d5f9fbea8bd3e1
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 6eeebe4

Please sign in to comment.