[PATCH 02/16] nvme-auth: remove symbol export from nvme_auth_reset
Hannes Reinecke
hare at suse.de
Tue Nov 8 23:30:32 PST 2022
On 11/9/22 04:44, Sagi Grimberg wrote:
> Only the nvme module calls it.
>
> Signed-off-by: Sagi Grimberg <sagi at grimberg.me>
> ---
> drivers/nvme/host/auth.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/nvme/host/auth.c b/drivers/nvme/host/auth.c
> index d45333268fcf..734928282d3e 100644
> --- a/drivers/nvme/host/auth.c
> +++ b/drivers/nvme/host/auth.c
> @@ -932,7 +932,6 @@ void nvme_auth_reset(struct nvme_ctrl *ctrl)
> }
> mutex_unlock(&ctrl->dhchap_auth_mutex);
> }
> -EXPORT_SYMBOL_GPL(nvme_auth_reset);
>
> static void nvme_dhchap_auth_work(struct work_struct *work)
> {
Reviewed-by: Hannes Reinecke <hare at suse.de>
Cheers,
Hannes
--
Dr. Hannes Reinecke Kernel Storage Architect
hare at suse.de +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), Geschäftsführer: Ivo Totev, Andrew
Myers, Andrew McDonald, Martje Boudien Moerman
More information about the Linux-nvme
mailing list