[PATCH RESEND] nvme-fc: Utilise min3() to simplify queue count calculation

Keith Busch kbusch at kernel.org
Mon Mar 3 10:47:48 PST 2025


On Thu, Feb 13, 2025 at 10:16:22PM +0000, Qasim Ijaz wrote:
> Refactor nvme_fc_create_io_queues() and nvme_fc_recreate_io_queues() to
> use the min3() macro to find the minimum between 3 values instead of
> multiple min()'s. This shortens the code and makes it easier to read.

Thanks, applied to nvem-6.15.



More information about the Linux-nvme mailing list