From cbb6218fd4ae8f98ddf0d66f0826a7a3a9c88298 Mon Sep 17 00:00:00 2001 From: Keith Busch Date: Wed, 1 May 2013 13:07:49 -0600 Subject: [PATCH] NVMe: Remove dead code in nvme_dev_add There is no situation that could occur where we could error out of this function and require cleaning up allocated namespaces. Signed-off-by: Keith Busch Signed-off-by: Matthew Wilcox --- Reading git-format-patch failed