From: Matthew Wilcox Date: Mon, 19 Sep 2011 21:08:14 +0000 (-0400) Subject: NVMe: Create nvme_identify and nvme_get_features functions X-Git-Tag: v3.3-rc1~16^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc5fc7e4b22ca855902aba02b28c96f09b446407;p=pandora-kernel.git NVMe: Create nvme_identify and nvme_get_features functions Instead of open-coding calls to nvme_submit_admin_cmd, these small wrappers are simpler to use (the patch removes 14 lines from nvme_dev_add() for example). Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed