[PATCH v5 04/14] nvmet-fcloop: refactor fcloop_delete_local_port
Daniel Wagner
dwagner at suse.de
Thu Apr 24 04:16:52 PDT 2025
On Thu, Apr 24, 2025 at 12:10:46PM +0200, Hannes Reinecke wrote:
> On 4/23/25 15:21, Daniel Wagner wrote:
> > Use the newly introduced fcloop_lport_lookup instead
> > of the open coded version.
> >
> > Signed-off-by: Daniel Wagner <wagi at kernel.org>
> > ---
> > drivers/nvme/target/fcloop.c | 30 +++++++++++++++---------------
> > 1 file changed, 15 insertions(+), 15 deletions(-)
> >
> You could merge it with the previous patch, but I guess that's
> personal preference.
I've decided to split this out, so the previous patch is simpler to
read but I merge it if this is better.
More information about the Linux-nvme
mailing list