Re: [PATCH] block: Use helper function blk_mq_hctx_stopped() in blk_mq_run_work_fn()

From: linmiaohe
Date: Thu Sep 24 2020 - 09:13:43 EST


Friend ping :)

> Use helper function blk_mq_hctx_stopped() to check if hardware queue stopped in blk_mq_run_work_fn().
>
> Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>
> ---
> block/blk-mq.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)