]> www.infradead.org Git - users/hch/block.git/commit
dm: stop using ->queuedata queuedata-cleanup
authorChristoph Hellwig <hch@lst.de>
Sun, 29 Mar 2020 17:36:57 +0000 (19:36 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 26 Jun 2020 09:25:00 +0000 (11:25 +0200)
commit36bc3b0432739a8709133dd16d34529c2a047894
tree156cbea7a9d2cdd9fc8764fdec767c62da74fe53
parent9d3806d7860f97bb70c129c00b0c6b48315b828a
dm: 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>
drivers/md/dm.c