diff options
author | Bart Van Assche <bvanassche@acm.org> | 2020-03-09 21:26:16 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-03-10 07:09:59 -0600 |
commit | 2dd209f00fc5a1caafa493066c7cd692fd2fd57c (patch) | |
tree | 59c4abc73aac91946ef44b72357025d382cfa096 /block/blk-mq.c | |
parent | 2c523b344dfa65a3738e7039832044aa133c75fb (diff) | |
download | lwn-2dd209f00fc5a1caafa493066c7cd692fd2fd57c.tar.gz lwn-2dd209f00fc5a1caafa493066c7cd692fd2fd57c.zip |
blk-mq: Fix a comment in include/linux/blk-mq.h
The 'hctx_list' member of struct blk_mq_hw_ctx is not a list head but
instead an entry in q->unused_hctx_list. Fix the comment above this
struct member.
Fixes: d386732bc142 ("blk-mq: fill header with kernel-doc")
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Cc: André Almeida <andrealmeid@collabora.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-mq.c')
0 files changed, 0 insertions, 0 deletions