NVMe: Rename nr_queues to nr_io_queues
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 15 Feb 2011 21:16:02 +0000 (16:16 -0500)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 4 Nov 2011 19:52:58 +0000 (15:52 -0400)
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 <matthew.r.wilcox@intel.com>

No differences found