bcache: stop setting ->queuedata
authorChristoph Hellwig <hch@lst.de>
Wed, 1 Jul 2020 08:59:36 +0000 (10:59 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 1 Jul 2020 13:27:23 +0000 (07:27 -0600)
commit987a0ef88bf749f65e891a22c481b2934c6019de
tree0140d4f8f50ea6026e0964ea8746cd6f2545aa0c
parent39ad70b568667c24ea786e6cde3f4a7adf5aa4d7
bcache: stop setting ->queuedata

Nothing in bcache actually uses the ->queuedata field.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/md/bcache/super.c