Re: [PATCH v3 12/18] nvmet-fc: inline nvmet_fc_free_hostport

From: Christoph Hellwig
Date: Fri Mar 21 2025 - 02:16:14 EST


On Tue, Mar 18, 2025 at 11:40:06AM +0100, Daniel Wagner wrote:
> No need for this tiny helper with only one user, let's inline it.
>
> And since the hostport ref counter needs to stay in sync, it's not
> optional anymore to give back the reference.

Looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>

Btw, given that the series keeps growing and needs at least another
iteration maybe just send out the trivial cleanups and fully reviewed
simply refcounting changes ASAP to make it easier to review?