commit | 85fae294e1a506b4213668716acb586bd6b4ae1e | [log] [tgz] |
---|---|---|
author | Yufen Yu <yuyufen@huawei.com> | Sun Mar 24 17:57:08 2019 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Mar 24 10:26:17 2019 -0600 |
tree | be8c8ee94ce85df4e09a10b915f0abff5fc64127 | |
parent | 13f063815265c5397ee92d84436804bc9fb6b58b [diff] |
blk-mq: update comment for blk_mq_hctx_has_pending() For now, blk_mq_hctx_has_pending() checks any of ctx, hctx->dispatch or io scheduler have pending work. So, update the comment accordingly. Signed-off-by: Yufen Yu <yuyufen@huawei.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>