]> git.baikalelectronics.ru Git - kernel.git/commit
block: Unexport blk_queue_end_tag()
authorBart Van Assche <bart.vanassche@wdc.com>
Thu, 17 Aug 2017 23:23:01 +0000 (16:23 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 18 Aug 2017 14:36:58 +0000 (08:36 -0600)
commit96d30d6aebd7259b752517bb3ab126344066236e
tree43827d06634a4458f295071faf7c66ddd754ac3a
parent7531fb085d14d7f567b2e80884bf63c7527501af
block: Unexport blk_queue_end_tag()

This function is only used inside the block layer core. Hence
unexport it.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-tag.c