[PATCH 1/1] nvmet: remove redundant subsysnqn field from ctrl
Max Gurtovoy
mgurtovoy at nvidia.com
Wed Oct 8 04:37:07 PDT 2025
On 03/10/2025 10:25, Christoph Hellwig wrote:
> On Wed, Sep 24, 2025 at 11:34:02PM +0300, Max Gurtovoy wrote:
>> #ifdef CONFIG_NVME_TARGET_TCP_TLS
>> - tls_key = nvme_tls_psk_refresh(NULL, sq->ctrl->hostnqn, sq->ctrl->subsysnqn,
>> + tls_key = nvme_tls_psk_refresh(NULL, sq->ctrl->hostnqn, sq->ctrl->subsys->subsysnqn,
> Please fix the overly long line here (and in the next line) while touching
> this.
this was already applied to nvme-6.19.
I can send a dedicated patch for the long lines if needed.
More information about the Linux-nvme
mailing list