u-boot-brain/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
..
Kconfig nvme: Add NVM Express driver support 2017-08-13 15:17:31 -04:00
Makefile nvme: Add show routine to print detailed information 2017-08-13 15:17:31 -04:00
nvme-uclass.c nvme: Get rid of the global variable nvme_info 2017-08-28 07:17:14 -04:00
nvme.c nvme: Remove dead codes in nvme_setup_io_queues() 2017-09-03 15:30:34 -04:00
nvme.h nvme: Get rid of the global variable nvme_info 2017-08-28 07:17:14 -04:00
nvme_show.c nvme: Apply cache operations on the DMA buffers 2017-08-28 07:17:13 -04:00