]> www.infradead.org Git - users/hch/block.git/commit
nvme: cleanup the nvme_init_integrity calling conventions
authorChristoph Hellwig <hch@lst.de>
Mon, 26 Feb 2024 15:26:57 +0000 (10:26 -0500)
committerChristoph Hellwig <hch@lst.de>
Thu, 29 Feb 2024 15:01:21 +0000 (07:01 -0800)
commit6a422bf2d252fe2f1a8274e1f3a39d35d7083a6e
treebf1d96ed4b622da4cdab313e49b238a811383348
parentb3a75124453304b0ef9f4beee859b3458d99898f
nvme: cleanup the nvme_init_integrity calling conventions

Handle the no metadata support case in nvme_init_integrity as well to
simplify the calling convention and prepare for future changes in the
area.

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