From: Matthew Wilcox Date: Wed, 16 Mar 2011 20:29:58 +0000 (-0400) Subject: NVMe: Fix interpretation of 'Number of Namespaces' field X-Git-Tag: v3.3-rc1~16^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac88c36a385b848cb9efcb877fdfc4153a60bcab;p=pandora-kernel.git NVMe: Fix interpretation of 'Number of Namespaces' field The spec says this is a 0s based value. We don't need to handle the maximal value because it's reserved to mean "every namespace". Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed