On 9/7/20 2:36 AM, Baolin Wang wrote:
> Now we usually free the hctx->sched_data by e->type->ops.exit_hctx(),
> and no users will use blk_mq_sched_free_hctx_data() function.
> Remove it.
Applied, thanks.
--
Jens Axboe
Now we usually free the hctx->sched_data by e->type->ops.exit_hctx(),
and no users will use blk_mq_sched_free_hctx_data() function.
Remove it.
Signed-off-by: Baolin Wang
---
block/blk-mq-sched.c | 15 ---
block/blk-mq-sched.h | 3 ---
2 files changed, 18 deletions(-)
diff --git a/b
2 matches
Mail list logo