commit | 624dbe47541643b72868a59b2c0059bb53dc923f | [log] [tgz] |
---|---|---|
author | Ming Lei <tom.leiming@gmail.com> | Tue May 27 23:35:13 2014 +0800 |
committer | Jens Axboe <axboe@fb.com> | Tue May 27 09:37:06 2014 -0600 |
tree | a76bcab29780e3cf73b80e81de2e912904436ab9 | |
parent | 1f9f07e917f43af420f8cb3afc2b3fa703cea6e9 [diff] |
blk-mq: avoid code duplication blk_mq_exit_hw_queues() and blk_mq_free_hw_queues() are introduced to avoid code duplication. Signed-off-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Jens Axboe <axboe@fb.com>