Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151051
b: refs/heads/master
c: 734957c
h: refs/heads/master
i:
  151049: 9010124
  151047: 7d34a78
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Benjamin Herrenschmidt committed Jun 15, 2009
1 parent 2956f83 commit b28fbb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7a4a89c38960591fa6555d287f793bd592c07ebd
refs/heads/master: 734957c89794971c874f9d3ccd9eb49dc3325f65
1 change: 1 addition & 0 deletions trunk/drivers/block/ps3vram.c
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,7 @@ static int ps3vram_make_request(struct request_queue *q, struct bio *bio)

if (retlen != len) {
dev_err(&dev->core, "Short %s\n", op);
error = -EIO;
goto out;
}

Expand Down

0 comments on commit b28fbb3

Please sign in to comment.