commit | b348b7d54368c87811907a8e88f0d96713c43009 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | Tue Feb 15 16:16:02 2011 -0500 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Fri Nov 04 15:52:58 2011 -0400 |
tree | f0f0e4a4f6215656fec7d56db21d8989659562a3 | |
parent | ca1615424c9adfdbe7d484771d7a7c5ecc4bb6d2 [diff] |
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 <matthew.r.wilcox@intel.com>