Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NVMe: Fix memory leak in nvme_dev_add()
The driver was allocating 8k of memory, then freeing 4k of it. Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
- Loading branch information