From: Matthew Wilcox Date: Wed, 26 Jan 2011 19:34:32 +0000 (-0500) Subject: NVMe: Change NVME_IOCTL_GET_RANGE_TYPE to return all the ranges X-Git-Tag: v3.3-rc1~16^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd38c5557cf482fc195e2264b32ea62eed60730a;p=pandora-kernel.git NVMe: Change NVME_IOCTL_GET_RANGE_TYPE to return all the ranges Factor out most of nvme_identify() into a new nvme_submit_user_admin_command() function. Change nvme_get_range_type() to call it and change nvme_ioctl to realise that it's getting back all 64 ranges. Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed