Searched hist:d4e4e5835f29fa1a1dcdecc5bea125050274d0f6 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/nvdimm/ |
H A D | btt.h | diff d4e4e5835f29fa1a1dcdecc5bea125050274d0f6 Fri May 21 00:51:06 CDT 2021 Christoph Hellwig <hch@lst.de> nvdimm-btt: convert to blk_alloc_disk/blk_cleanup_disk
Convert the nvdimm-btt 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: Hannes Reinecke <hare@suse.de> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Link: https://lore.kernel.org/r/20210521055116.1053587-17-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | btt.c | diff d4e4e5835f29fa1a1dcdecc5bea125050274d0f6 Fri May 21 00:51:06 CDT 2021 Christoph Hellwig <hch@lst.de> nvdimm-btt: convert to blk_alloc_disk/blk_cleanup_disk
Convert the nvdimm-btt 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: Hannes Reinecke <hare@suse.de> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Link: https://lore.kernel.org/r/20210521055116.1053587-17-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|