Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135570
b: refs/heads/master
c: 50e1749
h: refs/heads/master
v: v3
  • Loading branch information
Jens Axboe committed Mar 24, 2009
1 parent b4876a7 commit 85e94b0
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: f3b144aa7f2861e1024682af3bf3dbf1c29184b9
refs/heads/master: 50e174931051bf4849cd7931667bb0a4d681ff60
1 change: 0 additions & 1 deletion trunk/block/blk-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,6 @@ static void freed_request(struct request_queue *q, int rw, int priv)
__freed_request(q, rw ^ 1);
}

#define blkdev_free_rq(list) list_entry((list)->next, struct request, queuelist)
/*
* Get a free request, queue_lock must be held.
* Returns NULL on failure, with queue_lock held.
Expand Down

0 comments on commit 85e94b0

Please sign in to comment.