Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242245
b: refs/heads/master
c: cd25f54
h: refs/heads/master
i:
  242243: b0120d4
v: v3
  • Loading branch information
Vivek Goyal authored and Jens Axboe committed Mar 3, 2011
1 parent 5f6e34a commit 53a2ed7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: c94a96ac93b4f5b8d1ff8430b1afa1a25610cf53
refs/heads/master: cd25f54961273c2e4cbd47441e04832468382a5e
3 changes: 0 additions & 3 deletions trunk/drivers/block/loop.c
Original file line number Diff line number Diff line change
Expand Up @@ -1641,9 +1641,6 @@ static struct loop_device *loop_alloc(int i)

static void loop_free(struct loop_device *lo)
{
if (!lo->lo_queue->queue_lock)
lo->lo_queue->queue_lock = &lo->lo_queue->__queue_lock;

blk_cleanup_queue(lo->lo_queue);
put_disk(lo->lo_disk);
list_del(&lo->lo_list);
Expand Down

0 comments on commit 53a2ed7

Please sign in to comment.