-
由 Joel Granados 提交于
In nvme_init_non_mdts_limits function we were returning 0 when kzalloc failed; it now returns -ENOMEM. Fixes: 5befc7c2 ("nvme: implement non-mdts command limits") Signed-off-by: NJoel Granados <j.granados@samsung.com> Reviewed-by: NChaitanya Kulkarni <kch@nvidia.com> Signed-off-by: NChristoph Hellwig <hch@lst.de>
bcaf434b