提交 50e17493 编写于 作者: J Jens Axboe

block: get rid of unused blkdev_free_rq() define

Signed-off-by: NJens Axboe <jens.axboe@oracle.com>
上级 f3b144aa
......@@ -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.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册