commit | 37f02e5fb3c9d3c8bb109fc44903243e0f16ecd0 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Thu Aug 17 16:23:01 2017 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Aug 18 08:36:58 2017 -0600 |
tree | 43827d06634a4458f295071faf7c66ddd754ac3a | |
parent | 4d6062193b4ca53bb45a318a1ec7680fd91b72ad [diff] |
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>