diff options
author | 2018-10-30 11:31:51 -0600 | |
---|---|---|
committer | 2018-11-07 13:44:59 -0700 | |
commit | 67cae4c948a5311121905a2a8740c50daf7f6478 (patch) | |
tree | e4d994179f16751b95f0080392844c6817a0e539 /include/linux/blk_types.h | |
parent | blk-mq: cache request hardware queue mapping (diff) | |
download | wireguard-linux-67cae4c948a5311121905a2a8740c50daf7f6478.tar.xz wireguard-linux-67cae4c948a5311121905a2a8740c50daf7f6478.zip |
blk-mq: cleanup and improve list insertion
It's somewhat strange to have a list insertion function that
relies on the fact that the caller has mapped things correctly.
Pass in the hardware queue directly for insertion, which makes
for a much cleaner interface and implementation.
Reviewed-by: Keith Busch <keith.busch@intel.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/blk_types.h')
0 files changed, 0 insertions, 0 deletions