[PATCH] nvme: tcp: remove unnecessary goto statement

Keith Busch kbusch at kernel.org
Tue Jan 2 13:09:32 PST 2024


On Sun, Dec 31, 2023 at 02:56:44PM +0800, Guixin Liu wrote:
> There is no requirement to call nvme_tcp_free_queue() for queue
> deallocation if the pskid is null or the queue allocation fails, as
> the NVME_TCP_Q_ALLOCATED flag would not be set in such scenarios.

Thanks, applied to nvme-6.8.



More information about the Linux-nvme mailing list