[PATCH 3/3] nvme-auth: unexport negotiate and wait functions
Hannes Reinecke
hare at suse.de
Thu May 23 02:40:31 PDT 2024
On 2/8/24 07:24, Chaitanya Kulkarni wrote:
> Now that post connect functionality is moved from host/fabrics.c to
> host/auth.c we don't need nvme_auth_wait() and nvme_auth_negotiate() to
> be exported from nvme authentication code, unexport them to make it
> private.
>
> Signed-off-by: Chaitanya Kulkarni <kch at nvidia.com>
> ---
> drivers/nvme/host/auth.c | 6 ++----
> drivers/nvme/host/nvme.h | 10 ----------
> 2 files changed, 2 insertions(+), 14 deletions(-)
>
Reviewed-by: Hannes Reinecke <hare at suse.de>
Cheers,
Hannes
More information about the Linux-nvme
mailing list