提交 69f87cc7 编写于 作者: C Christoph Hellwig 提交者: Jens Axboe

block: unexport blk_register_queue

Not actually used in any modular code.
Signed-off-by: NChristoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20210816123649.601591-1-hch@lst.deSigned-off-by: NJens Axboe <axboe@kernel.dk>
上级 252c651a
......@@ -939,7 +939,6 @@ int blk_register_queue(struct gendisk *disk)
return ret;
}
EXPORT_SYMBOL_GPL(blk_register_queue);
/**
* blk_unregister_queue - counterpart of blk_register_queue()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册