[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250730155335.GB19799@lst.de>
Date: Wed, 30 Jul 2025 17:53:35 +0200
From: Christoph Hellwig <hch@....de>
To: Mohamed Khalfella <mkhalfella@...estorage.com>
Cc: Christoph Hellwig <hch@....de>, Sagi Grimberg <sagi@...mberg.me>,
Chaitanya Kulkarni <kch@...dia.com>,
Keith Busch <kbusch@...nel.org>, Hannes Reinecke <hare@...nel.org>,
Nilay Shroff <nilay@...ux.ibm.com>,
Randy Jennings <randyj@...estorage.com>,
linux-nvme@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] nvmet: Remove unnecessary assignment to ret in
nvmet_ns_enable()
On Fri, Jul 25, 2025 at 04:06:39PM -0700, Mohamed Khalfella wrote:
> Commit 74d16965d7ac ("nvmet-loop: avoid using mutex in IO hotpath")
> moved checking maximum number of namespaces in subsystem from
> nvmet_ns_enable() to nvmet_ns_alloc(). The assignment to ret in
> nvmet_ns_enable() is no longer needed, remove it.
This assignment already is gone in the current tree.
Powered by blists - more mailing lists