]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3ca9a79858254a3aca3554d033dbc2c591622d7c
tree647d0680b5e2bd17cb44fff81a1b66c7659e6e9a
parent51d2ef9251943d2b2733ace481dac9e024b8b46b
block: Fix bsg_setup_queue() kernel-doc header

Document all bsg_setup_queue() arguments as required.

Fixes: b9351dd36f90 ("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