On 08/18/2017 01:23 AM, Bart Van Assche wrote:
> This function is only used inside the block layer core. Hence
> unexport it.
> 
> Signed-off-by: Bart Van Assche <[email protected]>
> Cc: Christoph Hellwig <[email protected]>
> Cc: Hannes Reinecke <[email protected]>
> Cc: Johannes Thumshirn <[email protected]>
> ---
>  block/blk-tag.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/block/blk-tag.c b/block/blk-tag.c
> index 2290f65b9d73..e1a9c15eb1b8 100644
> --- a/block/blk-tag.c
> +++ b/block/blk-tag.c
> @@ -290,7 +290,6 @@ void blk_queue_end_tag(struct request_queue *q, struct 
> request *rq)
>        */
>       clear_bit_unlock(tag, bqt->tag_map);
>  }
> -EXPORT_SYMBOL(blk_queue_end_tag);
>  
>  /**
>   * blk_queue_start_tag - find a free tag and assign it
> 
Reviewed-by: Hannes Reinecke <[email protected]>

Cheers,

Hannes
-- 
Dr. Hannes Reinecke                Teamlead Storage & Networking
[email protected]                                   +49 911 74053 688
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton
HRB 21284 (AG Nürnberg)

Reply via email to