commit | 6c552ceabf39797fba1d3088af9481511f02393f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri May 21 07:51:05 2021 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Jun 01 07:42:23 2021 -0600 |
tree | 8471b1385a3a591a970b280a880d964d80d87e5c | |
parent | 0f1d2e0643c544df50dbc436da930201218fa1e2 [diff] |
nvdimm-blk: convert to blk_alloc_disk/blk_cleanup_disk Convert the nvdimm-blk driver to use the blk_alloc_disk and blk_cleanup_disk helpers to simplify gendisk and request_queue allocation. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Link: https://lore.kernel.org/r/20210521055116.1053587-16-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>