]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq-tag: document tag iteration helper return value
authorJens Axboe <axboe@kernel.dk>
Thu, 8 Nov 2018 18:09:50 +0000 (11:09 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 8 Nov 2018 18:09:50 +0000 (11:09 -0700)
commitc3a77358c62f71a277d80201c4247a3b047853e1
treef774e0bcc38db1ea8e9b45918a142c260df24934
parent4b743e3367a44016a191a241300928aa07d19e9f
blk-mq-tag: document tag iteration helper return value

Document the fact that the strategy function passed in can
control whether to continue iterating or not.

Suggested-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-tag.c