1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-18 09:02:25 +02:00
Files
u-boot-megous/drivers/nvme
Bin Meng 9e18eae276 nvme: Remove dead codes in nvme_setup_io_queues()
Execution cannot reach this statement: "nr_io_queues = result;"

Reported-by: Coverity (CID: 166731)
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2017-09-03 15:30:34 -04:00
..