[PATCH] nvme-core: use nvme_is_io_ctrl() for I/O controller check

Christoph Hellwig hch at lst.de
Mon Sep 22 10:08:15 PDT 2025


On Mon, Sep 22, 2025 at 05:35:32PM +0530, Martin George wrote:
> Replace the current I/O controller check in
> nvme_init_non_mdts_limits() with the helper nvme_is_io_ctrl()
> function to maintain consistency with similar checks in other
> parts of the code and improve code readability.
> 
> Signed-off-by: Martin George <marting at netapp.com>

Looks good:

Reviewed-by: Christoph Hellwig <hch at lst.de>




More information about the Linux-nvme mailing list