From: Matthew Wilcox Date: Tue, 15 Feb 2011 21:16:02 +0000 (-0500) Subject: NVMe: Rename nr_queues to nr_io_queues X-Git-Tag: v3.3-rc1~16^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b348b7d54368c87811907a8e88f0d96713c43009;p=pandora-kernel.git NVMe: Rename nr_queues to nr_io_queues I got confused about whether this included the admin queue or not, and had to resort to reading the spec. It doesn't include the admin queue, so make that clear in the name. Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed