[PATCH 1/1] nvmet: remove redundant subsysnqn field from ctrl
Christoph Hellwig
hch at lst.de
Fri Oct 3 00:25:42 PDT 2025
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.
More information about the Linux-nvme
mailing list