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:
c2f5b65
)
NVMe: Change get_nvmeq to take a dev instead of a namespace
author
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Tue, 20 Dec 2011 16:04:12 +0000
(11:04 -0500)
committer
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Tue, 10 Jan 2012 19:49:18 +0000
(14:49 -0500)
Upcoming patches require calling get_nvmeq when we don't have a namespace.
Some callers already have the device in a local variable anyway.
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
No differences found