Files
linux/block
Jens Axboe 70114c393c blk-mq: cleanup tag free handling
We only call __blk_mq_put_tag() and __blk_mq_put_reserved_tag()
from blk_mq_put_tag(), so just inline the two calls instead of
having them as separate functions.

Signed-off-by: Jens Axboe <axboe@fb.com>
2014-11-24 15:52:30 -07:00
..
2014-09-08 09:55:37 -06:00
2014-09-08 09:55:37 -06:00
2014-11-24 15:52:30 -07:00