]> www.infradead.org Git - users/hch/block.git/commit
nvme: move blk_integrity_unregister into nvme_init_integrity
authorChristoph Hellwig <hch@lst.de>
Mon, 26 Feb 2024 15:37:26 +0000 (10:37 -0500)
committerChristoph Hellwig <hch@lst.de>
Thu, 29 Feb 2024 15:01:30 +0000 (07:01 -0800)
commit22952ad11e22da797ea1031016381e9b81fcc682
tree8720440ba69789dda93b802aaa5bb2c5d671188c
parent6a422bf2d252fe2f1a8274e1f3a39d35d7083a6e
nvme: move blk_integrity_unregister into nvme_init_integrity

Move uneregistering the existing integrity profile into the helper
dealing with all the other integrity / metadata setup.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Max Gurtovoy <mgurtovoy@nvidia.com>
drivers/nvme/host/core.c