block: remove a few unused exports
Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
9809b4eed2
commit
b6676f653f
6 changed files with 0 additions and 17 deletions
|
|
@ -754,8 +754,6 @@ void wbt_disable_default(struct request_queue *q)
|
|||
if (rwb->enable_state == WBT_STATE_ON_DEFAULT)
|
||||
rwb->wb_normal = 0;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(wbt_disable_default);
|
||||
|
||||
|
||||
static struct rq_qos_ops wbt_rqos_ops = {
|
||||
.throttle = wbt_wait,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue