From: Keith Busch Date: Fri, 21 Sep 2012 16:52:13 +0000 (-0600) Subject: NVMe: Add result to nvme_get_features X-Git-Tag: v3.9-rc4~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08df1e05657fc6712e520e7c09cc6c86160ceb35;p=pandora-kernel.git NVMe: Add result to nvme_get_features nvme_get_features() was not returning the result. Add a parameter to return the result in (similar to nvme_set_features()) and change all callers. Signed-off-by: Keith Busch Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed