diff options
author | huhai <huhai@kylinos.cn> | 2018-05-22 11:39:34 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-05-22 16:38:04 +0200 |
commit | b4f6f38d9f85b6209ddaf81886b687da150dfd7b (patch) | |
tree | 764ade470931607eaf1dd865ce7c31af08a60383 /drivers/block/nbd.c | |
parent | nvme-pci: fix race between poll and IRQ completions (diff) | |
download | linux-b4f6f38d9f85b6209ddaf81886b687da150dfd7b.tar.xz linux-b4f6f38d9f85b6209ddaf81886b687da150dfd7b.zip |
blk-mq: remove wrong 'unlikely' check
When dispatch_rq_from_ctx is called, in the vast majority of cases
the ctx->rq_list is not empty.
Signed-off-by: huhai <huhai@kylinos.cn>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions