zram: stop using ->queuedata
authorChristoph Hellwig <hch@lst.de>
Wed, 1 Jul 2020 08:59:35 +0000 (10:59 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 1 Jul 2020 13:27:23 +0000 (07:27 -0600)
commit39ad70b568667c24ea786e6cde3f4a7adf5aa4d7
tree713d9489c4bef4749b9030df520f93e4bbd65dd6
parent6c2eddd63b448287e678d8d6099b29bb17e9cd3d
zram: stop using ->queuedata

Instead of setting up the queuedata as well just use one private data
field.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/zram/zram_drv.c