]> www.infradead.org Git - users/hch/block.git/commit
nvme: split out a nvme_identify_ns_nvm helper
authorChristoph Hellwig <hch@lst.de>
Tue, 27 Feb 2024 17:24:13 +0000 (09:24 -0800)
committerChristoph Hellwig <hch@lst.de>
Thu, 29 Feb 2024 15:23:08 +0000 (07:23 -0800)
commita7dc4ef2421a242e17f9e60a7065a074ccecfeb7
tree3b7f942d6aecf4f825b12c23fb751a2c3e62ebd5
parent2115d4cabca254e724943c0a063a29ff3eea7cda
nvme: split out a nvme_identify_ns_nvm helper

Split the logic to query the Identify Namespace Data Structure, NVM
Command Set into a separate helper.

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