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

Keith Busch kbusch at kernel.org
Mon Sep 22 13:23:14 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.

Thanks, applied to nvme-6.18.



More information about the Linux-nvme mailing list