Loading block/blk-tag.c +0 −1 Original line number Diff line number Diff line Loading @@ -158,7 +158,6 @@ static struct blk_queue_tag *__blk_queue_init_tags(struct request_queue *q, /** * blk_init_tags - initialize the tag info for an external tag map * @depth: the maximum queue depth supported * @tags: the tag to use **/ struct blk_queue_tag *blk_init_tags(int depth) { Loading Loading
block/blk-tag.c +0 −1 Original line number Diff line number Diff line Loading @@ -158,7 +158,6 @@ static struct blk_queue_tag *__blk_queue_init_tags(struct request_queue *q, /** * blk_init_tags - initialize the tag info for an external tag map * @depth: the maximum queue depth supported * @tags: the tag to use **/ struct blk_queue_tag *blk_init_tags(int depth) { Loading