]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
crypto: asymmetric_keys - Remove unused key_being_used_for[]
authorDr. David Alan Gilbert <linux@treblig.org>
Sun, 12 Jan 2025 16:30:59 +0000 (16:30 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 19 Jan 2025 04:44:28 +0000 (12:44 +0800)
commitf50fcd23c9b9d99bf03d0ab9f30cba4665e6326e
tree97da4b51b3a9fed6e58f74183c014edaafd1bed3
parentdd7d37ccf6b11f3d95e797ebe4e9e886d0332600
crypto: asymmetric_keys - Remove unused key_being_used_for[]

key_being_used_for[] is an unused array of textual names for
the elements of the enum key_being_used_for.  It was added in 2015 by
commit 99db44350672 ("PKCS#7: Appropriately restrict authenticated
attributes and content type")

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/asymmetric_keys/asymmetric_type.c
include/linux/verification.h