Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132027
b: refs/heads/master
c: a3941ec
h: refs/heads/master
i:
  132025: 0bf1a15
  132023: 5cc8490
v: v3
  • Loading branch information
Roel Kluin authored and Jens Axboe committed Mar 5, 2009
1 parent 5e1ad52 commit eddcbcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 5e18cfd04feca78cc08a6b8b71a60a610de81eaa
refs/heads/master: a3941ec101a5ec54c1e929730afeb196441a171e
3 changes: 1 addition & 2 deletions trunk/drivers/block/loop.c
Original file line number Diff line number Diff line change
Expand Up @@ -392,8 +392,7 @@ lo_splice_actor(struct pipe_inode_info *pipe, struct pipe_buffer *buf,
struct loop_device *lo = p->lo;
struct page *page = buf->page;
sector_t IV;
size_t size;
int ret;
int size, ret;

ret = buf->ops->confirm(pipe, buf);
if (unlikely(ret))
Expand Down

0 comments on commit eddcbcd

Please sign in to comment.