diff options
-rw-r--r-- | block/blk-tag.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/block/blk-tag.c b/block/blk-tag.c index c0d419e84ce7..3c518e3303ae 100644 --- a/block/blk-tag.c +++ b/block/blk-tag.c | |||
@@ -158,7 +158,6 @@ fail: | |||
158 | /** | 158 | /** |
159 | * blk_init_tags - initialize the tag info for an external tag map | 159 | * blk_init_tags - initialize the tag info for an external tag map |
160 | * @depth: the maximum queue depth supported | 160 | * @depth: the maximum queue depth supported |
161 | * @tags: the tag to use | ||
162 | **/ | 161 | **/ |
163 | struct blk_queue_tag *blk_init_tags(int depth) | 162 | struct blk_queue_tag *blk_init_tags(int depth) |
164 | { | 163 | { |