OSDN Git Service

block: Fix bsg_setup_queue() kernel-doc header
authorBart Van Assche <bvanassche@acm.org>
Fri, 31 May 2019 00:00:51 +0000 (17:00 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 31 May 2019 21:12:34 +0000 (15:12 -0600)
commita0b77e36e1da77bfade26f2f32c326b9a2f3fbb9
tree647d0680b5e2bd17cb44fff81a1b66c7659e6e9a
parent83826a506632e9ec5a0ed011d9fd8e5ca768b384
block: Fix bsg_setup_queue() kernel-doc header

Document all bsg_setup_queue() arguments as required.

Fixes: aae3b069d5ce ("bsg: pass in desired timeout handler") # v5.0.
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/bsg-lib.c