Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

KEYS: X.509: Fix a spelling mistake

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>

+1 -1
+1 -1
crypto/asymmetric_keys/Kconfig
··· 33 33 select ASN1 34 34 select OID_REGISTRY 35 35 help 36 - This option procides support for parsing X.509 format blobs for key 36 + This option provides support for parsing X.509 format blobs for key 37 37 data and provides the ability to instantiate a crypto key from a 38 38 public key packet found inside the certificate. 39 39