From: Matthew Wilcox Date: Tue, 20 Dec 2011 16:54:53 +0000 (-0500) Subject: NVMe: Change nvme_completion_fn to take a dev X-Git-Tag: v3.3-rc1~16^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c1281a3bf5655ec1b90db495da3a2b77826ba88;p=pandora-kernel.git NVMe: Change nvme_completion_fn to take a dev The queue is only needed for some rare occasions, and it's more consistent to pass the device around. Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed