提交 d9ebb192 编写于 作者: J Jens Axboe 提交者: Jens Axboe

[PATCH] elevator: leftover function declaration

Signed-off-by: NJens Axboe <axboe@suse.de>
上级 1b47f531
......@@ -228,10 +228,6 @@ void elevator_exit(elevator_t *e)
kfree(e);
}
void elv_dispatch_insert_tail(request_queue_t *q, struct request *rq)
{
}
/*
* Insert rq into dispatch queue of q. Queue lock must be held on
* entry. If sort != 0, rq is sort-inserted; otherwise, rq will be
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册