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:
e9ef463
)
NVMe: Fix nvme module init when nvme_major is set
author
Keith Busch
<keith.busch@intel.com>
Wed, 25 Jul 2012 22:05:18 +0000
(16:05 -0600)
committer
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Thu, 26 Jul 2012 16:23:38 +0000
(12:23 -0400)
register_blkdev returns 0 when given a valid major number.
Reported-by:Ross Zwisler <ross.zwisler@intel.com>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
No differences found