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>
Tue, 17 Jan 2017 16:56:16 +0000 (09:56 -0700)
commit6c85ec997f691b1fa2ffdf35db245e50c490d88f
tree8d43689e0dd4f4abc53101223c036fbaeb00f1f8
parent556851eca90c604627a2c874df35e9a41f49e856
blk-mq: make mq_ops a const pointer

We never change it, make that clear.

Signed-off-by: Jens Axboe <axboe@fb.com>
Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Omar Sandoval <osandov@fb.com>
block/blk-mq.c
include/linux/blk-mq.h
include/linux/blkdev.h