Skip to content
Commit 26bfeb26 authored by Randy Dunlap's avatar Randy Dunlap Committed by Jens Axboe
Browse files

block: blk-mq.c: fix @at_head kernel-doc warning

Fix a kernel-doc warning in block/blk-mq.c:

../block/blk-mq.c:1844: warning: Function parameter or member 'at_head' not described in 'blk_mq_request_bypass_insert'

Fixes: 01e99aec

 ("blk-mq: insert passthrough request into hctx->dispatch directly")
Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Cc: André Almeida <andrealmeid@collabora.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Ming Lei <ming.lei@redhat.com>
Cc: linux-block@vger.kernel.org
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 9123e3a7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment