OSDN Git Service

block: Unexport elv_register_queue() and elv_unregister_queue()
authorBart Van Assche <bart.vanassche@wdc.com>
Wed, 17 Jan 2018 19:48:08 +0000 (11:48 -0800)
committerJens Axboe <axboe@kernel.dk>
Thu, 18 Jan 2018 19:54:41 +0000 (12:54 -0700)
commit83d016ac86428dbca8a62d3e4fdc29e3ea39e535
tree574a8b00e0c3dc7193823261dc4caa1ea2555054
parent8a8747dc01cee6f92a52c03ba686e9f60cb46c87
block: Unexport elv_register_queue() and elv_unregister_queue()

These two functions are only called from inside the block layer so
unexport them.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk.h
block/elevator.c
include/linux/elevator.h