Commit 018c259b authored by Sagi Grimberg's avatar Sagi Grimberg Committed by Jens Axboe

blk-mq-pci: Fix two spelling mistakes

Signed-off-by: default avatarSagi Grimberg <sagi@grimberg.me>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent 02ba8893
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
* @pdev: PCI device associated with @set. * @pdev: PCI device associated with @set.
* *
* This function assumes the PCI device @pdev has at least as many available * This function assumes the PCI device @pdev has at least as many available
* interrupt vetors as @set has queues. It will then queuery the vector * interrupt vectors as @set has queues. It will then query the vector
* corresponding to each queue for it's affinity mask and built queue mapping * corresponding to each queue for it's affinity mask and built queue mapping
* that maps a queue to the CPUs that have irq affinity for the corresponding * that maps a queue to the CPUs that have irq affinity for the corresponding
* vector. * vector.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment