]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
nvme-auth: common: remove nvme_auth_digest_name()
authorEric Biggers <ebiggers@kernel.org>
Mon, 2 Mar 2026 07:59:57 +0000 (23:59 -0800)
committerKeith Busch <kbusch@kernel.org>
Fri, 27 Mar 2026 14:35:02 +0000 (07:35 -0700)
commit844d950bb2cb1fc5b8973369de59cbfb7eecd94d
treefb7afc8c521822a408114e75b87f83f3d20d2642
parent16977e77554b203cbc1d29ca64cd53c5166e7c56
nvme-auth: common: remove nvme_auth_digest_name()

Since nvme_auth_digest_name() is no longer used, remove it and the
associated data from the hash_map array.

Acked-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/common/auth.c
include/linux/nvme-auth.h