commit | a6ff7262c26c190f2480721703211cb12d66d45a | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Thu Apr 12 09:16:09 2018 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Apr 12 09:58:27 2018 -0600 |
tree | 1f0a34c66e3d543a5b860984800109f5b9512e45 | |
parent | 64ee0ac0527704c47170316fa58dbde50edaaf70 [diff] |
nvme-pci: Remove unused queue parameter All the queue memory is allocated up front. We don't take the node into consideration when creating queues anymore, so removing the unused parameter. Signed-off-by: Keith Busch <keith.busch@intel.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>