From: Keith Busch Date: Wed, 1 May 2013 19:07:49 +0000 (-0600) Subject: NVMe: Remove dead code in nvme_dev_add X-Git-Tag: v3.10-rc1~21^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbb6218fd4ae8f98ddf0d66f0826a7a3a9c88298;p=pandora-kernel.git 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-diff-tree failed