diff options
author | Ming Lei <ming.lei@redhat.com> | 2018-12-17 11:42:45 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-12-17 13:37:23 +0100 |
commit | 07b35eb5a364fa59f88f65e6c786192f2c9163be (patch) | |
tree | 88a013d7d2b6f97b5c7748735688148254ebc957 /block/blk-mq-debugfs.c | |
parent | blk-wbt: export internal state via debugfs (diff) | |
download | linux-07b35eb5a364fa59f88f65e6c786192f2c9163be.tar.xz linux-07b35eb5a364fa59f88f65e6c786192f2c9163be.zip |
blk-mq: fix allocation for queue mapping table
Type of each element in queue mapping table is 'unsigned int,
intead of 'struct blk_mq_queue_map)', so fix it.
Cc: Jeff Moyer <jmoyer@redhat.com>
Cc: Mike Snitzer <snitzer@redhat.com>
Cc: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-mq-debugfs.c')
0 files changed, 0 insertions, 0 deletions