git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9ef434
)
NVMe: Remove dead code in nvme_dev_add
author
Keith Busch
<keith.busch@intel.com>
Wed, 1 May 2013 19:07:49 +0000
(13:07 -0600)
committer
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Thu, 2 May 2013 18:36:45 +0000
(14:36 -0400)
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 <keith.busch@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
No differences found