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:
040a93b
)
NVMe: Change nvme_completion_fn to take a dev
author
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Tue, 20 Dec 2011 16:54:53 +0000
(11:54 -0500)
committer
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Tue, 10 Jan 2012 19:51:00 +0000
(14:51 -0500)
The queue is only needed for some rare occasions, and it's more consistent
to pass the device around.
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
No differences found