Skip to content

Commit

Permalink
blk-mq-pci: Fix two spelling mistakes
Browse files Browse the repository at this point in the history
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
  • Loading branch information
Sagi Grimberg authored and Jens Axboe committed Mar 29, 2017
1 parent 02ba889 commit 018c259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion block/blk-mq-pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @pdev: PCI device associated with @set.
*
* 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
* that maps a queue to the CPUs that have irq affinity for the corresponding
* vector.
Expand Down

0 comments on commit 018c259

Please sign in to comment.