]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
block: Fix rq_qos_wait() kernel-doc header
authorBart Van Assche <bvanassche@acm.org>
Fri, 31 May 2019 00:00:50 +0000 (17:00 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 31 May 2019 21:12:34 +0000 (15:12 -0600)
commit83826a506632e9ec5a0ed011d9fd8e5ca768b384
tree70e22aba889bc47e5f8dfa211a05f1cdd97ca672
parent0542cd57d266074114d70791ab245e18f750cd32
block: Fix rq_qos_wait() kernel-doc header

Add documentation for the @rqw argument and change " - " into ": ".

Fixes: 84f603246db9 ("block: add rq_qos_wait to rq_qos") # v5.0-rc1~52^2~140.
Reviewed-by: Chaitanya Kulkarni <chiatanya.kulkarni@wdc.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-rq-qos.c