Skip to content

Commit 2ad28ce

Browse files
mgurtovoykeithbusch
authored andcommitted
nvme: remove unused definition
There is no users for NVMF_AUTH_HASH_LEN macro. Reviewed-by: Israel Rukshin <israelr@nvidia.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com> Signed-off-by: Keith Busch <kbusch@kernel.org>
1 parent ef184b8 commit 2ad28ce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/linux/nvme.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#define NVMF_TRSVCID_SIZE 32
2121
#define NVMF_TRADDR_SIZE 256
2222
#define NVMF_TSAS_SIZE 256
23-
#define NVMF_AUTH_HASH_LEN 64
2423

2524
#define NVME_DISC_SUBSYS_NAME "nqn.2014-08.org.nvmexpress.discovery"
2625

0 commit comments

Comments
 (0)