Skip to content
Commit eeb05595 authored by Wei Yongjun's avatar Wei Yongjun Committed by Jens Axboe
Browse files

umem: fix error return code in mm_pci_probe()



Fix to return negative error code -ENOMEM from the blk_alloc_queue()
and dma_alloc_coherent() error handling cases instead of 0, as done
elsewhere in this function.

Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarWei Yongjun <weiyongjun1@huawei.com>
Link: https://lore.kernel.org/r/20210308123501.2573816-1-weiyongjun1@huawei.com
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 4f44657d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment