blk-mq: make mq_ops a const pointer
authorJens Axboe <axboe@fb.com>
Tue, 13 Dec 2016 16:24:51 +0000 (09:24 -0700)
committerJens Axboe <axboe@fb.com>
Wed, 14 Dec 2016 21:00:25 +0000 (14:00 -0700)
commitd682308b5a766b9a41fe5812d1ab2a185f367b46
treec986078ac123f8957071e727773737db162471c2
parenta5660a6c65842a9d408b2977370921dd8d2b84e2
blk-mq: make mq_ops a const pointer

We never change it, make that clear.

Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq.c
include/linux/blk-mq.h
include/linux/blkdev.h