diff options
Diffstat (limited to 'drivers/block/ll_rw_blk.c')
-rw-r--r-- | drivers/block/ll_rw_blk.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/block/ll_rw_blk.c b/drivers/block/ll_rw_blk.c index 2747741677fb..5f52e30b43f8 100644 --- a/drivers/block/ll_rw_blk.c +++ b/drivers/block/ll_rw_blk.c | |||
@@ -706,7 +706,6 @@ EXPORT_SYMBOL(blk_queue_dma_alignment); | |||
706 | 706 | ||
707 | /** | 707 | /** |
708 | * blk_queue_find_tag - find a request by its tag and queue | 708 | * blk_queue_find_tag - find a request by its tag and queue |
709 | * | ||
710 | * @q: The request queue for the device | 709 | * @q: The request queue for the device |
711 | * @tag: The tag of the request | 710 | * @tag: The tag of the request |
712 | * | 711 | * |