]> git.baikalelectronics.ru Git - kernel.git/commit
NVMe: initialize error to '0'
authorJens Axboe <axboe@fb.com>
Thu, 15 Oct 2015 15:49:57 +0000 (09:49 -0600)
committerJens Axboe <axboe@fb.com>
Thu, 15 Oct 2015 15:49:57 +0000 (09:49 -0600)
commit7825b1f0010e841a726568d512f4d02ab422788b
treeeeb7ffb245ab211458cc03be096c83c440c24d67
parent5ec197299b5ae3d39bcb354ada3d9bbeb9ee50ca
NVMe: initialize error to '0'

Reported-by: Keith Busch <keith.busch@intel.com>
Fixes: 5ec197299b5a ("nvme: use an integer value to Linux errno values")
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/nvme/host/pci.c