Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147042
b: refs/heads/master
c: f831cc0
h: refs/heads/master
v: v3
  • Loading branch information
Jens Axboe committed May 18, 2009
1 parent 4223387 commit a8ac1d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 1cde26f928863d90e9e7c1217880c8450464d305
refs/heads/master: f831cc03490c78a76e2d35ad77ec2292d0323728
1 change: 0 additions & 1 deletion trunk/drivers/block/virtio_blk.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ static void blk_done(struct virtqueue *vq)

spin_lock_irqsave(&vblk->lock, flags);
while ((vbr = vblk->vq->vq_ops->get_buf(vblk->vq, &len)) != NULL) {
unsigned int nr_bytes;
int error;

switch (vbr->status) {
Expand Down

0 comments on commit a8ac1d2

Please sign in to comment.